curl --location --request POST '/generator/suno' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"task": "cover",
"model": "v50",
"customMode": false,
"clipId": "cc3768e7a12f4aa49be7a3062e92995f",
"makeInstrumental": false,
"prompt": "变成男声,声音沙哑,有撕裂感,烟嗓",
"tags": "Hip-Hop/Rap, Happy, Party",
"title": "Roadtrip Sunrise10",
"vocalGender": "f",
"styleWeight": 0.65,
"weirdnessConstraint": 0.65,
"audioWeight": 0.65
}'{"code":200,"msg":"success","data":"faa41443b5e0474a93f70dc19a340c9a"}