Müzik Üretimi
Google Lyria modelleri kısa müzik klipleri üretir. /v1/audio/music endpoint’i kullanılır.
curl https://llmtr.com/v1/audio/music \ -H "Authorization: Bearer sk_your_key" \ -H "Content-Type: application/json" \ -d '{ "model": "google/lyria-3-clip-preview", "input": "Create a short upbeat synth intro with light percussion.", "max_budget_usd": 0.08 }'{ "id": "music_xxx", "status": "succeeded", "url": "https://storage.llmtr.com/music/xxx.mp3", "duration_seconds": 15, "usage": { "seconds_generated": 15, "native_cost_usd": 0.06 }}Parametreler
Section titled “Parametreler”| Alan | Açıklama |
|---|---|
duration_seconds | Çıktı uzunluğu (genelde 15-60) |
tempo_bpm | Opsiyonel BPM |
key | Opsiyonel ton (C major, A minor vb.) |
Fiyatlandırma
Section titled “Fiyatlandırma”Şarkı başına veya saniye başına native unit (model kartında belirtilir).