Commit Graph

7 Commits

Author SHA1 Message Date
Guilherme Nardari
1abcedfc99 Transcode input audio to 16 kHz when necessary 2018-02-05 10:46:18 -02:00
Reuben Morais
90f6aaa760
Enable SWIG threads support in model.i
Without this, `model.stt` will hold the GIL and block Python code in other threads.
2018-01-10 21:38:31 -02:00
Piyush Kumar
45a9056ddc adding assert for wav freq check 2018-01-04 11:21:48 -05:00
Alexandre Lissy
5f0fdc485a Add runtime execution time feedback
Fixes #1010
2017-11-23 14:23:26 +01:00
Reuben Morais
937c304682 Bundle the Python client as an entry point script 2017-11-17 18:26:32 +01:00
Chris Lord
d829eb4436 Split audioToInputVector into a separate library
Split out functions that don't depend on TensorFlow into a separate
library to avoid opening the TensorFlow library if it's not necessary.
2017-06-27 10:16:54 +01:00
Chris Lord
10068fc40e Add libdeepspeech python bindings 2017-05-02 10:41:59 +01:00