Model specifications
- Context
- 1,048,576 tokens
- Maximum output
- 65,536 tokens
- Architecture
- text+image->text+audio
- Tokenizer
- Other
- Knowledge cutoff
- Not provided
- Moderated
- No
Complete pricing
Synchronized OpenRouter rates. Token prices are shown per one million tokens.
- Song generation
- $0.04 per song
Quick start
Set OPENROUTER_API_KEY locally. Python requires requests; JavaScript runs in Node.js. Keep the key on the server.
Choose a supported voice. Replace YOUR_VOICE_ID if no voice is listed.
curl --fail-with-body -N https://openrouter.ai/api/v1/chat/completions \
-H "Authorization: Bearer $OPENROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"google/lyria-3-clip-preview","messages":[{"role":"user","content":"Hello!"}],"modalities":["text","audio"],"audio":{"voice":"YOUR_VOICE_ID","format":"wav"},"stream":true}'Input → Output
Supported API parameters
max_tokensresponse_formatseedtemperaturetop_p1 Provider
Checked: September 7, 2026
Provider availability, latency, throughput and routing can change continuously. Open the source page for current operational data.
Google AI Studio
Not provided- Context
- 1.0M
- Maximum output
- 66K