neon-stt-plugin-deepspeech-stream-local

A Deepspeech Streaming stt plugin for Neon


Keywords
mycroft, plugin, stt
License
BSD-1-Clause
Install
pip install neon-stt-plugin-deepspeech-stream-local==2.0.0

Documentation

NeonAI Deepspeech STT Plugin

Mycroft compatible STT Plugin for local Deepspeech streaming Speech-to-Text.

Configuration:

You may specify your own model and scorer files, otherwise the below default should be used.

tts:
    module: deepspeech_stream_local
    deepspeech_stream_local:
      model_path: ~/.local/share/neon/deepspeech-0.8.1-models.pbmm
      scorer_path: ~/.local/share/neon/deepspeech-0.8.1-models.scorer