Share via

Multilingual voice mispronounces Ukrainian as Russian

Serhii Kapin 0 Reputation points
2024-05-19T06:44:50.0966667+00:00

How can I resolve the issue of multilingual voices pronouncing Ukrainian as Russian when using Text to Speech with the Microsoft.CognitiveServices.Speech package in C#?

Explicitly specifying the language in the code through the SpeechSynthesisLanguage config parameter does not work. Specifying purely Ukrainian voices works fine (of cource it would). If I try multilingual voices directly in Speech Studio everything works fine there.

I'm using version 1.37.0 of the Microsoft.CognitiveServices.Speech package.

Azure Speech in Foundry Tools

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.