curl --location 'https://open.vectcut.com/cut_jianying/generate_speech' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"text": "今天的视频,就给大家带来一个福利。今天的视频,就给大家带来一个福利。今天的视频,就给大家带来一个福利",
"provider": "minimax",
"model": "speech-2.6-turbo",
"voice_id": "audiobook_male_1",
"volume": 10,
"target_start": 3,
"effect_type": "麦霸",
"effect_params": [
45,
80
]
}'{
"error": "",
"output": {
"audio_url": "https://player.install-ai-guider.top/tts_tmp/tmpbi2atw2t.mp3?OSSAccessKeyId=LTAI5t6GK97EdxsFqDT25U2j&Expires=1782717078&Signature=aJnlOxedrhnTxvGFYv%2F7%2BoK4%2FAc%3D",
"draft_id": "dfd_cat_1782112282_c0f1fdfc",
"draft_url": "https://www.vectcut.com/draft/downloader?draft_id=dfd_cat_1782112282_c0f1fdfc&is_capcut=0",
"material_id": "89c3a62fb95c4c20b5ed110610896b6e"
},
"purchase_link": "https://www.vectcut.com",
"success": true
}