music-01
Model Overview
Setup your API Key
Submit a request
API Schema
post
Authorizations
AuthorizationstringRequired
Bearer key
Body
purposestring · enumRequiredPossible values:
- If purpose is song:
- You need to upload a music file containing both acapella (vocals) and accompaniment.
- The acapella must be in singing form; normal speech is not supported.
- Outputs: voice_id and instrumental_id.
- If purpose is voice:
- You need to upload a file containing only acapella in singing form (normal speech audio is not supported).
- Output: voice_id.
- If purpose is instrumental:
- You need to upload a file containing only accompaniment.
- Output: instrumental_id.
Responses
default
application/json
post
/v2/generate/audio/minimax/uploaddefault
post
Authorizations
AuthorizationstringRequired
Bearer key
Body
Responses
default
application/json
post
/v2/generate/audio/minimax/generatedefault
Last updated