Skip to content

NeonGeckoCom/neon-stt-plugin-google_cloud_streaming

Repository files navigation

NeonAI Google Streaming STT Plugin

Mycroft compatible STT Plugin for Google Speech-to-Text.

Configuration:

A json credential can be ottained following instructions here should be saved at: ~/.local/share/neon/google.json. JSON Credentials may alternatively be included in the tts configuration as shown below.

tts:
    module: google_cloud_streaming
    google_cloud: {lang: en-us, credential: None}