DeepSpeech/native_client/python
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
..
__init__.py Split audioToInputVector into a separate library 2017-06-27 10:16:54 +01:00
client.py adding assert for wav freq check 2018-01-04 11:21:48 -05:00
model.i Enable SWIG threads support in model.i 2018-01-10 21:38:31 -02:00
numpy.i Add libdeepspeech python bindings 2017-05-02 10:41:59 +01:00
utils.i Split audioToInputVector into a separate library 2017-06-27 10:16:54 +01:00