Lyria 3 is good. These would like a word anyway.
Google DeepMind's Lyria 3, launched in the Gemini app. First Lyria with full vocal generation, automatic lyrics and multimodal input (text, image, video). Produces 30-second tracks with distinct verses, choruses and bridges, in 8 languages. No public API: it runs in the Gemini app and YouTube Dream Track.
No free endpoint for Lyria 3 was found in Rival’s OpenRouter listings. Other providers or chat apps may have separate free offers.
Provider data: OpenRouter usage limits
fromimport openai OpenAI
client = OpenAI(
"https://openrouter.ai/api/v1" base_url=,
"$OPENROUTER_API_KEY" api_key=,
)
response = client.chat.completions.create(
"google/lyria-3-pro-preview" model=,
"role""user""content""Hello!" messages=[{: , : }],
)
print(response.choices[0].message.content)Set OPENROUTER_API_KEY with your OpenRouter API key from openrouter.ai/keys.
Also on Google Vertex AI
6 outputs · generated before accounting joined the chat