Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

NeonGeckoCom/neon-stt-plugin-deepspeech_stream_local

Repository files navigation

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