Google DeepMind's latest music generation model. Generate almost any type of music from text descriptions, with optional image inspiration.
~30s-1min
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "google-lyria-3-5",
"prompt": "A beautiful sunset over the ocean",
"type": "TEXT_TO_MUSIC"
}'Consigue tu clave de API en el portal para desarrolladores.