curl --location --request POST 'https://open.vectcut.com/llm/tts/minimax/clone_voice' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"file_url": "https://oss-jianying-resource.oss-cn-hangzhou.aliyuncs.com/dfd_707531.mp3"
}'{
"success": true,
"voice_id": "VC1767582763586670926"
}