← Back to all generators

minimax/music-cover

Reimagine any song in a different style — change voice, instruments, genre, and arrangement while keeping the original melody

Capabilities

No capability data available

Cost

Community model (estimated from hardware time)

Input Parameters

audio_url required string

URL of the song to cover. Must be a publicly accessible MP3 or WAV file.

prompt required string

A description of the target style for the cover. For example: 'R&B version, smooth vocal, groovy bass' or 'Hard rock, electric guitar riffs, powerful drums'. Up to 2000 characters.

audio_format string

Audio format for the output

Default: "mp3"
mp3 wav pcm
bitrate integer

Bitrate for the generated music

Default: 256000
32000 64000 128000 256000
lyrics string

Optional lyrics to override the ones extracted from the source song. If not provided, the singer will sing the original song's lyrics. Use \n for line breaks and structure tags like [verse], [chorus], [bridge] to mark sections. Up to 3000 characters.

Default: ""
sample_rate integer

Sample rate for the generated music

Default: 44100
16000 24000 32000 44100
Version: 0e0ffc7750cd Updated: 6/26/2026 952 runs