curl --location --request POST '/v1/audio/transcriptions' \ --header 'Authorization: Bearer refresh_token,requrest_url,ChatGPT-Account-ID' \ --form 'model="whisper-1"' \ --form 'file=@"cmMtdXBsb2FkLTE3MTI1MDgwOTU5NjAtMg==/response.mp3"'
{}