We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6566734 commit e6e937dCopy full SHA for e6e937d
genai/live/live_audiogen_with_txt.py
@@ -29,7 +29,7 @@ async def generate_content() -> None:
29
VoiceConfig)
30
31
client = genai.Client()
32
- model = "gemini-2.0-flash-live-preview-04-09"
+ model = "gemini-live-2.5-flash-native-audio"
33
# For more Voice options, check https://cloud.google.com/vertex-ai/generative-ai/docs/models/gemini/2-5-flash#live-api-native-audio
34
voice_name = "Aoede"
35
0 commit comments