curl --location --request POST '/api/vemus/v1/text_singing/gen?request_id=undefined&text=undefined&template_id=undefined&timbre_id=undefined' \ --header 'Authorization;'
{ "code": 0, "msg": "string", "data": { "task_id": "string" } }