You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey team, thanks for all the hard work on this! I ran into a small snag where the default Google Cloud tts.speak action always sends along a default pitch value (float 0.0) even when it’s left unset, and the Chirp 3 HD voices don’t support pitch so I’m seeing errors in the logs. I’ve tried every Indonesian voice (for example, id-ID-Chirp3-HD-Aoede) but none seem to work. Could you please take a look? Really appreciate your help!
What version of Home Assistant Core has the issue?
core-2025.5.1
What was the last working version of Home Assistant Core?
Logger: homeassistant.components.google_cloud.tts
Source: components/google_cloud/tts.py:265
integration: Google Cloud (documentation, issues)
First occurred: 7:41:29 PM (4 occurrences)
Last logged: 7:55:46 PM
Error occurred during Google Cloud TTS call: 400 This voice does not support pitch parameters at this time.
Additional information
No response
The text was updated successfully, but these errors were encountered:
Hey there @lufton, @tronikos, mind taking a look at this issue as it has been labeled with an integration (google_cloud) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of google_cloud can trigger bot actions by commenting:
@home-assistant close Closes the issue.
@home-assistant rename Awesome new title Renames the issue.
@home-assistant reopen Reopen the issue.
@home-assistant unassign google_cloud Removes the current integration label and assignees on the issue, add the integration domain after the command.
@home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
@home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.
I'm also not able to use any Chirp 3 HD.
Other voices like Wavenet or Standard are working fine.
In Core logs I see the following error:
Logger: homeassistant.components.cast.media_player
Source: components/cast/media_player.py:405
integration: Google Cast (documentation, issues)
First occurred: 23:07:06 (1 occurrence)
Last logged: 23:07:06
Failed to cast media http://172.24.XXX.XXX:8123/api/tts_proxy/NxKtsdasdasdaqLaLg.mp3 from internal_url (http://172.24.XXX.XXX:8123). Please make sure the URL is: Reachable from the cast device and either a publicly resolvable hostname or an IP address
The problem
Hey team, thanks for all the hard work on this! I ran into a small snag where the default Google Cloud
tts.speak
action always sends along a default pitch value (float 0.0) even when it’s left unset, and the Chirp 3 HD voices don’t support pitch so I’m seeing errors in the logs. I’ve tried every Indonesian voice (for example,id-ID-Chirp3-HD-Aoede
) but none seem to work. Could you please take a look? Really appreciate your help!What version of Home Assistant Core has the issue?
core-2025.5.1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
No response
Link to integration documentation on our website
https://www.home-assistant.io/integrations/google_cloud
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: