DeepSpeech/native_client/python
Scott Stevenson ccd8f560ca
Remove keyword argument that has default value
When no `type` keyword argument is passed to the `add_argument` method
of an `argparse.ArgumentParser`, the type will be `str` by default and
therefore this does not need to be specified.
2018-05-29 18:28:59 +01:00
..
__init__.py Split audioToInputVector into a separate library 2017-06-27 10:16:54 +01:00
client.py Remove keyword argument that has default value 2018-05-29 18:28:59 +01: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