curl --location 'https://aiyunrouter.com/v1/audio/transcriptions' \ --form 'file=@""' \ --form 'model="whisper-1"'
{ "text": "string" }