You're looking at a specific version of this model. Jump to the model overview.
minimax /music-cover:4f0ff39c
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| 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.
|
|
| sample_rate |
None
|
44100
|
Sample rate for the generated music
|
| bitrate |
None
|
256000
|
Bitrate for the generated music
|
| audio_format |
None
|
mp3
|
Audio format for the output
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}