Hello everyone, we have started using "whisper-large-v2 API" and currently testing it for various languages. We have experienced a problem with the returned data.
When we speak English, French or Spanish the returned data comes in English, French or Spanish as it should. But we we speak Turkish, the returned data is in English. This is only happening when we send a request to API.
However, when we try this in local we are not experiencing this problem. Unfortunately we couldn't find something relatable in the documentation for this problem.
Anyone have an an idea what is the cause of this?