← All Models
Lyria 3 Clip Preview
Google Lyria 3 Clip generates high-fidelity 44.1 kHz stereo 30-second music clips from text prompts or image references. Outputs MP3 audio plus generated lyrics or song structure.
Specifications
| Provider | |
| Category | Audio |
Quick Start
curl https://query.genx.sh/api/v1/generate \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"lyria-3-clip-preview","params":{"prompt":"A 30-second cheerful acoustic folk song with guitar and harmonica. Instrumental only."}}'
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
prompt |
string | required | — | Text prompt describing genre, mood, instruments, BPM, key, lyrics, or structure |
image |
string | optional | — | Optional image URL or data URI to inspire the music |
force_instrumental |
boolean | optional | false |
Force instrumental-only output |
Availability
Lyria 3 Clip Preview is available in the GenX Pro App and via the GenX Router API.