19 lines
358 B
TOML
19 lines
358 B
TOML
name = "Lyria"
|
|
description = "Speech generation model for controllable voice, narration, and audio delivery"
|
|
family = "lyria"
|
|
release_date = "2025-06-04"
|
|
last_updated = "2025-06-04"
|
|
attachment = true
|
|
reasoning = false
|
|
temperature = false
|
|
open_weights = false
|
|
tool_call = true
|
|
|
|
[limit]
|
|
context = 0
|
|
output = 0
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["audio"]
|