← Back to all generators

minimax/music-2.6

Generate full-length songs or instrumentals from a text prompt, with optional auto-generated lyrics

Capabilities

No capability data available

Cost

Community model (estimated from hardware time)

Input Parameters

audio_formatstring

Audio format for the output

Default: "mp3"
mp3wavpcm
bitrateinteger

Bitrate for the generated music

Default: 256000
3200064000128000256000
is_instrumentalboolean

Generate instrumental music without vocals. When true, prompt is required and lyrics are not needed.

Default: false
lyricsstring

Lyrics for the song. Use \n to separate lines. You can add structure tags like [Intro], [Verse], [Pre Chorus], [Chorus], [Interlude], [Bridge], [Outro], [Post Chorus], [Transition], [Break], [Hook], [Build Up], [Inst], [Solo] to control the arrangement. 1-3500 characters. Not required when is_instrumental is true.

Default: ""
lyrics_optimizerboolean

Automatically generate lyrics from the prompt when lyrics are empty.

Default: false
promptstring

A description of the music style, mood, and scenario. For example: 'Pop, melancholic, perfect for a rainy night'. 0-2000 characters. Required when is_instrumental is true.

Default: ""
sample_rateinteger

Sample rate for the generated music

Default: 44100
16000240003200044100
Version: dcd69b2c83c6Updated: 8/13/202610.5K runs