Rhasspy ASR library that uses Mozilla's DeepSpeech 0.9.
- Python 3.7
- Mozilla DeepSpeech 0.9.3
generate_trie
in$PATH
from native clientbuild_binary
in$PATH
from KenLM
$ git clone https://github.com/rhasspy/rhasspy-asr-deepspeech
$ cd rhasspy-asr-deepspeech
$ ./configure
$ make
$ make install
$ make dist
See dist/
directory for .tar.gz
file.
$ bin/rhasspy-asr-deepspeech <ARGS>