{
"file_id": 314979394560414,
"voice_id": "wangjie_test_voice_id",
"text":"微风拂过柔软的草地,清新的芳香伴随着鸟儿的歌唱。",
"model":"speech-2.5-hd-preview",
"accuracy": 0.7,
"need_noise_reduction": false,
"need_volumn_normalization": false,
"aigc_watermark": false
}curl --location --request POST 'https://api.aiznt.com/minimaxi/v1/voice_clone' \
--header 'Authorization: Bearer ' \
--header 'content-type: application/json' \
--data-raw '{
"file_id": 314979394560414,
"voice_id": "wangjie_test_voice_id",
"text":"微风拂过柔软的草地,清新的芳香伴随着鸟儿的歌唱。",
"model":"speech-2.5-hd-preview",
"accuracy": 0.7,
"need_noise_reduction": false,
"need_volumn_normalization": false,
"aigc_watermark": false
}'{"input_sensitive":false,"input_sensitive_type":0,"demo_audio":"https://minimax-algeng-chat-tts.oss-cn-wulanchabu.aliyuncs.com/audio%2Feffect%2F051f0f7861b4dfefaa28435d6d97f665.mp3?Expires=1758625666&OSSAccessKeyId=LTAI5tGLnRTkBjLuYPjNcKQ8&Signature=kip67LKciXMFerpJUVnf7Tvpodk%3D","base_resp":{"status_code":0,"status_msg":"success"}}