-
Notifications
You must be signed in to change notification settings - Fork 819
Gemini TTS API Static Noise #2220
Copy link
Copy link
Open
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.status:awaiting user responsestatus:staletype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.status:awaiting user responsestatus:staletype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Hi,
I am trying to use Gemini 2.5 Pro/Flash TTS. However when I use the exact script provided in the google aistudio , the audio responds and saves, but is just static noise. The duration varies with the length of the text though.
Please help.
Thanks
Environment details
Steps to reproduce "A" (No code)
Steps to reproduce "B" (Via code)
(My environment: Python 3.14.3 - OS: Debian GNU/Linux 13.3 - (trixie) - google-genai version: 1.69.0 (https://github.com/googleapis/python-genai) )
Thanks for looking.