DeepSpeech/native_client/python
Neil Stoker 2ca91039c8
Tiny fix to addHotWord doc string parameters
As the parameter for boost was actually written as "word" in the doc string, it was replacing the previous type for word with the type intended for boost and not showing any type for boost, thus messing up what displayed on https://deepspeech.readthedocs.io/en/master/Python-API.html
2020-10-11 17:46:20 +01:00
..
__init__.py Tiny fix to addHotWord doc string parameters 2020-10-11 17:46:20 +01:00
client.py enable hot-word boosting (#3297) 2020-09-24 14:58:41 -04:00
impl.i Revert "Merge branch 'rename-real'" 2020-08-26 11:46:09 +02:00
Makefile Revert "Merge branch 'rename-real'" 2020-08-26 11:46:09 +02:00
numpy.i Add libdeepspeech python bindings 2017-05-02 10:41:59 +01:00
README.rst Revert "Merge pull request #3248 from lissyx/rtd-rename" 2020-08-26 11:45:06 +02:00
setup.cfg Fix broken references to README.md 2019-10-10 22:04:31 +02:00
setup.py Revert "Merge branch 'rename-real'" 2020-08-26 11:46:09 +02:00

Full project description and documentation on `https://deepspeech.readthedocs.io/ <https://deepspeech.readthedocs.io/>`_