Skip to content

Add support for Chirp 3 HD sound Google Cloud #144824

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
igawa6 opened this issue May 13, 2025 · 2 comments
Open

Add support for Chirp 3 HD sound Google Cloud #144824

igawa6 opened this issue May 13, 2025 · 2 comments

Comments

@igawa6
Copy link

igawa6 commented May 13, 2025

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?

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

@home-assistant
Copy link

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.

(message by CodeOwnersMention)


google_cloud documentation
google_cloud source
(message by IssueLinks)

@arag00rn
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants