NeonGeckoCom / neon-stt-plugin-google_cloud_streaming

Google cloud streaming STT plugin for Neon/Mycroft
Other
0 stars 1 forks source link

NeonAI Google Streaming STT Plugin

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

Configuration:

A json credential 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}