curl --location --request POST 'http://152.53.208.62:9000/v1/audio/transcriptions' \ --form 'file=@""' \ --form 'model="whisper-1"'
{}