Files
2026-07-13 12:28:55 +08:00

24 lines
448 B
TOML

name = "Gemini 2.5 Pro Preview TTS"
description = "Speech generation model for controllable voice, narration, and audio delivery"
family = "gemini-flash"
release_date = "2025-05-01"
last_updated = "2025-05-01"
attachment = false
reasoning = false
temperature = true
tool_call = false
knowledge = "2025-01"
open_weights = false
[cost]
input = 1
output = 20
[limit]
context = 8_192
output = 16_384
[modalities]
input = ["text"]
output = ["audio"]