Home/MiniMax Voice Design
MiniMax

MiniMax Voice Design

Audio
Model API docs

Generate personalized custom voices from text descriptions. Returns a voice_id for use in T2A speech synthesis APIs, along with a hex-encoded preview audio sample.

0 / 500

0 / 2000
Pending
Empty state

Set parameters and click Generate to get results

Request JSON

{}

API

Request

curl --location --request POST 'https://api.novita.ai/v3/minimax-voice-design' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'