Authorization: Bearer ********************
curl --location --request POST 'http://prod-cn.your-api-server.com/v1/audio/translations' \ --form 'file=@""' \ --form 'model=""'
{ "text": "Hello, my name is Wolfgang and I come from Germany. Where are you heading today?" }