Lyria 3 Clip Preview

Audio·gemini·by Google

Lyria 3 Clip generates 30-second music clips from text or image prompts, returning MP3 audio with lyrics and song structure for fast creative drafts.

Runtime (p50)
1m
Estimated price
$0.04
Call the API
prediction.sh
sh
curl -X POST \
  -H "Authorization: Bearer $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  --data '{
    "model": "lyria-3-clip-preview",
    "version": "0.0.1",
    "input": {
        "prompt": "A dreamy electronic track blending ambient pop and melodic house, featuring soft shimmering synthesizers, warm pulsing bass, delicate piano notes, crisp electronic percussion, and evolving atmospheric textures. Airy male vocals deliver a simple emotional melody before transitioning into a wide instrumental chorus with layered synths and an uplifting melodic hook. Polished modern production, cinematic build, emotional but energetic, sunset road-trip atmosphere. 118 BPM.",
        "image_urls": [
            "https://cdn-us.eachlabs.ai/defaults/1238d818eb394a6db6ad7d20cd95f09a.webp"
        ]
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models
* FAQ

About Lyria 3 Clip Preview

01 / 03

What is Lyria 3 Clip Preview?

Lyria 3 Clip Preview is a Google music generation model for creating short audio clips from a prompt. The documented output is a 30-second MP3, with generated lyrics and song structure returned alongside the audio. It is suited for fast musical sketches, loops, and preview tracks.