Home/MiniMax Voice Design
MiniMax

MiniMax Voice Design

Audio
Model API ドキュメント

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
空の状態

パラメータを設定し、「生成」をクリックして結果を取得します

リクエストJSON

{}

API

リクエスト

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