curl --location 'https://api.async.com/speech_to_text' \
--header 'x-api-key: <api-key>' \
--header 'version: v1' \
--form 'file=@"cmMtdXBsb2FkLTE3ODMzMjQzMzg0MDAtMg==/example.wav"' \
--form 'model_id=""' \
--form 'language=""'{
"text": "Hey, welcome back to another episode. So last week we talked about the future of work, and the response was overwhelming"
}