curl --location --request POST 'https://api.openbot.chat/openapi/v1/voices/transcribe' \ --form 'file=@""' \ --form 'provider="whisper"'
{}