Skip to main content

No project description provided

Project description

Rhasspy ASR DeepSpeech Hermes

MQTT service for Rhasspy that uses Mozilla's DeepSpeech 0.9.3.

Requirements

Installing

Clone the repository and create a virtual environment:

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

Running

Run script:

bin/rhasspy-asr-deepspeech-hermes \
    --model /path/to/output_graph.pbmm \
    --language-model /path/to/lm.binary \
    --trie /path/to/trie \
    --host <MQTT_HOST> \
    --port <MQTT_PORT> \
    --debug

Using

Set Rhasspy ASR system to "Hermes MQTT". Connect Rhasspy and DeepSpeech service to the same MQTT broker (use port 12183 for Rhasspy's internal broker).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rhasspy-asr-deepspeech-hermes-0.5.0.tar.gz (8.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page