Authorization: Bearer ********************curl --location 'https://token.wy.cn/v1/audio/translations' \
--header 'Authorization: Bearer <token>' \
--form 'file=@""' \
--form 'model=""' \
--form 'prompt=""' \
--form 'response_format=""' \
--form 'temperature=""'{
"text": "string"
}