Commit Graph

11 Commits

Author SHA1 Message Date
Reuben Morais
1df9602c95 Use longer MFCC step instead of throwing away features. 2018-12-10 11:08:48 -02:00
Reuben Morais
44e502e236 Feature caching 2018-09-14 11:14:36 -03:00
Reuben Morais
51cac1031b Address review comments 2018-08-03 14:46:05 -03:00
Reuben Morais
400c9c0e5d Streaming inference 2018-08-02 13:22:24 -03:00
Reuben Morais
5be0a28928 Print audio.py deprecation warning to stderr 2017-11-09 14:54:41 -02:00
Reuben Morais
d749578ef5 Improve the Python audioToInputVector implementation 2017-06-30 12:17:09 -07:00
Chris Lord
91c682eac0 Use deepspeech Python library in util/audio.py
Deprecate duplicated code and use libdeepspeech for consistency and speed.
2017-06-27 10:16:54 +01:00
Mike C. Fletcher
bae4989660 Further fixes to get the initial test run to finish 2017-03-27 00:53:23 -04:00
Reuben Morais
d6fb444287 Convert code comments to Sphinx RST docstrings 2017-02-02 23:42:36 -02:00
Tilman Kamp
8e99eeffdd Fix #284; BiRNN with stride 2 2016-12-19 16:21:39 +01:00
Kelly Davis
a3abc9d92a Merge of pull requests #49, #50, and #52. Fixes issues #2, #4, #11, #12, #46, #47, and #48 2016-10-13 15:15:39 -04:00