Skip to content

rhasspy/rhasspy-asr-deepspeech

Repository files navigation

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>