*Steps to reproduce:
- Record audio message speaking in a second language with an accent. For example if I am an anglophone speaking French I might say "J'aime les croissants"
- Send audio message to Whisper API
- Print text transcription
Expected result:
We expect the printed text to read "J'aime les croissants"
Actual result:
Sometimes the API returns "I like croissants"
Additional information
This seems to particularly impact Turkish speakers practicing their English. So, when a Turkish user speaks English with an accent the API transcribes it in Turkish.