Skip to content

Gemini TTS: Default Instructions Parsing #1054

Description

@Prajna1999

Is your feature request related to a problem?
In the TTS input for gemini-2.5-flash-preview-tts, user prompts like please write your message or कृपया अपना संदेश लिखें are treated as default instructions, leading to no response generation.

Describe the solution you'd like

  • Wrap the text inside <transcript> @results.response </transcript>
  • Alternatively, change the model to gemini-3.1-flash-preview-tts
Original issue

Describe the bug
Currently in the TTS input if the user sends please write your message or कृपया अपना संदेश लिखें for gemini-2.5-flash-preview-tts it considers it to be default instruction and does not generate the response.

One solution is to wrap the text inside <transcript> @results.response </ transcript> or change the model to gemini-3.1-flash-preview-tts

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
To Do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions