Skip to content

Quick Voice Cloning

POST
/minimax/v1/voice_clone

|
- Quick Voice Cloning
- MiniMax official API
- Official docs: Quick Voice Cloning

Authorizations

bearer
Type
HTTP (bearer)

Request Body

application/json
object

file_id of the audio to clone, obtained via the file upload API. Requirements: mp3/m4a/wav, 10s–5min, <20MB

Custom voice ID (length 8–256, must start with a letter; allows letters, digits, -; cannot end with - or /)

object

Sample audio object to improve similarity and stability

Preview text for cloning (max 1000 characters; supports prosody tags)

Speech model for preview audio — speech-2.6-hd, speech-2.6-turbo, speech-02-hd, speech-02-turbo

Boost recognition for a language/dialect. Set to auto or a specific language

Whether to enable noise reduction

Whether to enable volume normalization

Whether to append an audio rhythm marker at the end of the preview

Responses

Success

application/json

Playground

Authorization
Body

Samples