An Azure service that integrates speech processing into apps and services.
Multilingual voice mispronounces Ukrainian as Russian
Serhii Kapin
0
Reputation points
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
Azure Speech in Foundry Tools
Sign in to answer