minimax/music-cover
Reimagine any song in a different style — change voice, instruments, genre, and arrangement while keeping the original melody
Capabilities
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
audio_url * | string | URL of the song to cover. Must be a publicly accessible MP3 or WAV file. | — | — |
prompt * | 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 | "mp3" | mp3 wav pcm |
bitrate | integer | Bitrate for the generated music | 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. | "" | — |
sample_rate | integer | Sample rate for the generated music | 44100 | 16000 24000 32000 44100 |
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
"mp3" bitrate integer Bitrate for the generated music
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.
"" sample_rate integer Sample rate for the generated music
44100 0e0ffc7750cd Updated: 6/26/2026 952 runs
cinemasetfree.com