curl --location --request POST 'https://openapi.jieshuo.cn/api/v1/task' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "六脉神剑",
"title": "行善积德",
"dubbing": "魔云熙",
"font_size": "标准字幕",
"font_style": "白底黑边",
"cover": "",
"bgm": " Happy-Is-A-State-of-Mind.wav.mp3"
}'