rhasspy-asr-deepspeech

Rhasspy wrapper for Deepspeech ASR


License
MIT
Install
pip install rhasspy-asr-deepspeech==0.4.1

Documentation

Rhasspy ASR DeepSpeech

Rhasspy ASR library that uses Mozilla's DeepSpeech 0.9.

Requirements

Installation

$ git clone https://github.com/rhasspy/rhasspy-asr-deepspeech
$ cd rhasspy-asr-deepspeech
$ ./configure
$ make
$ make install

Deployment

$ make dist

See dist/ directory for .tar.gz file.

Running

$ bin/rhasspy-asr-deepspeech <ARGS>