Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 519 Bytes

File metadata and controls

15 lines (12 loc) · 519 Bytes

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