Files
anomalyco--models.dev/providers/google/models/gemini-2.5-flash-preview-tts.toml
2026-07-13 12:28:55 +08:00

24 lines
452 B
TOML

name = "Gemini 2.5 Flash 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 = 0.5
output = 10
[limit]
context = 8_192
output = 16_384
[modalities]
input = ["text"]
output = ["audio"]