ha-google-cloud-stt
ha-google-cloud-stt copied to clipboard
Use Google Cloud Speech-to-Text in Home Assistant.
I'm receiving this error in my HA logs. Maybe some HA breaking change? I'm currently running with 2023.7.1. ``` Logger: homeassistant.helpers.config_validation Source: helpers/config_validation.py:1065 First occurred: 9 de julho de 2023...
Google charged me $19 for speech-to-text on the 23rd-31st Dec for 609 minutes usage over 6200 requests. I didn't spend 10 hours talking, and nor did I use if that...
As per https://cloud.google.com/speech-to-text/docs/best-practices-provide-speech-data: **For optimal results** For short queries or commands, use StreamingRecognize with single_utterance set to true. This optimizes the recognition for short utterances and also minimizes latency. **If...
Makes the setup easier and fixes #3
Where do I need to access, or how can I view the speech-to-text conversion history log?
I followed the instructions exactly (and the TTS side is working fine -> the key file is correct as well). I am also getting the "known issue" of `The stt...
Hello. Just a question. Now in HA I have two integrations: "Google Cloud Speech-To-Text" and "Google Cloud". "Google Cloud Speech-To-Text" is this one and many thanks, it works well. The...
Error
Afer update to 2024.11b4 Registratorius: homeassistant.setup Šaltinis: setup.py:497 Pirmą kartą įvyko: 07:53:28 (1 įvykiai) Paskutinį kartą prisijungė: 07:53:28 Unable to prepare setup for platform 'google_cloud_stt.stt': Requirements for google_cloud_stt not found:...
A few releases back, Home Assistant added the Google Cloud integration with speech to text support: https://www.home-assistant.io/integrations/google_cloud/#google-cloud-speech-to-text Which includes an `stt` entity to be used with assistants. I would like...