producer_generate_custom_music
Generate AI music with your own lyrics, title, and style. Structure songs using section markers for full creative control.
Instructions
Generate AI music with full control over lyrics, title, and style.
This gives you complete creative control over the song. You provide the lyrics
with section markers, and Producer generates the melody and arrangement.
Use this when:
- You have specific lyrics you want to use
- You want precise control over the music style
- You need a specific song title
For quick generation without writing lyrics, use producer_generate_music instead.
Returns:
Task ID and generated audio information including URLs, title, lyrics, and duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | Seed for reproducible generation. Reuse the same seed to reproduce a result. | |
| lyric | Yes | Song lyrics with section markers. Use [Verse], [Chorus], [Pre-Chorus], [Bridge], [Outro], [Intro] to structure the song. Example: [Verse 1] Walking down the empty street Rain is falling at my feet [Chorus] But I keep moving on Until the break of dawn | |
| model | No | Producer model version. 'FUZZ-2.0' or 'FUZZ-2.0 Pro' recommended for best quality. | FUZZ-2.0 |
| style | No | Music style description. Be specific about genre, mood, tempo, and instruments. Examples: 'upbeat pop rock, energetic drums, electric guitar', 'acoustic folk, gentle, fingerpicking', 'dark electronic, synthwave, 80s retro' | |
| title | Yes | Title of the song. Keep it concise and memorable. | |
| weirdness | No | Creative control for how experimental/unusual the generation is. Range 0-1. | |
| callback_url | No | Webhook callback URL for asynchronous notifications. | |
| instrumental | No | If true, generate instrumental version (lyrics will be ignored). Default is false. | |
| sound_strength | No | Creative control for how strongly the sound/style drives the generation. Range 0-1. | |
| lyrics_strength | No | Creative control for how strongly the lyrics drive the generation. Range 0-1. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |