Hi there!
I am using OpenAI nuget in my .Net Core app. I provide a wav file with a text “health” recorded by myself, it is in russian.
Expected: “health” text as the result of translation to english according to the OpenAI spec.
Actual: the output text is english transliteration of russian word “health”. “zdorovie” is a “health” in russian, written using english letters.