🎤 Custom Voice
Upload your own voice or any audio sample to use as a TTS voice. Uses MiniMax voice cloning technology to read in a voice similar to the uploaded audio.
Paid Membership Only
Adding, applying, and importing custom voices requires a plus / premium membership. Listing and exporting are available to all users.
Add Custom Voice
/membership custom-voice 추가
name: voice name
file: audio fileUpload an audio file to register a new custom voice.
Parameters
| Name | Required | Description |
|---|---|---|
name | ✅ | Name to identify the voice (for management purposes) |
file | ✅ | Voice sample audio file (mp3, wav, ogg) |
Limits
| Item | Limit |
|---|---|
| Maximum voices | 5 |
| Supported formats | mp3, wav, ogg |
Tips for a Good Sample
- Recording in a clean environment without background noise yields better quality
- A sample of 10 seconds to 1 minute is appropriate
- Recording at a natural speaking pace results in more natural cloning
List Custom Voices
/membership custom-voice 목록View the list of registered custom voices and the activation status of each voice.
Remove Custom Voice
/membership custom-voice 제거
name: voice nameDelete a registered custom voice. When deleted, it is also removed from the MiniMax server.
Parameters
| Name | Required | Description |
|---|---|---|
name | ✅ | The name of the voice to delete |
Set Custom Voice
/membership custom-voice 설정
name: voice nameSet one of the registered voices as the active voice. Only the active voice is used for actual TTS. Only one can be active at a time.
Parameters
| Name | Required | Description |
|---|---|---|
name | ✅ | The name of the voice to activate |
Export Custom Voice
/membership custom-voice 내보내기
name: voice nameView the Voice ID of a registered voice. Copy this ID when you want to use the same voice on another device or account.
Parameters
| Name | Required | Description |
|---|---|---|
name | ✅ | The name of the voice whose ID you want to check |
Import Custom Voice
/membership custom-voice 가져오기
voice_id: Voice ID
name: voice nameUse a Voice ID to import a voice registered on another device or account to the current account.
Parameters
| Name | Required | Description |
|---|---|---|
voice_id | ✅ | The Voice ID obtained from export |
name | ✅ | The voice name to use on this account |
