빠른 음색 복제
POST
/minimax/v1/voice_clone
|
- 빠른 음색 복제
- MiniMax 공식 API
- 공식 문서: 빠른 음색 복제
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
file_id
integer
Required
복제할 오디오 file_id(업로드). mp3/m4a/wav, 10초~5분, <20MB
voice_id
string
Required
사용자 voice_id(8–256, 문자로 시작)
clone_prompt
object
샘플 오디오(유사도·안정성)
Expand
text
string
미리듣기 텍스트(1000자, 억양 태그)
model
string
미리듣기 모델 speech-2.6-hd 등
language_boost
string
언어/방언 인식 강화(auto 또는 지정)
need_noise_reduction
boolean
노이즈 제거 여부
need_volume_normalization
boolean
볼륨 정규화 여부
aigc_watermark
boolean
미리듣기 끝에 리듬 마커 추가
Responses
성공
application/json
object