I’m working on the service that handles the phone calls. We need to serve two primary languages - Russian and Uzbek. Here is a thing that i’ve notices while working on this task:
- When the model starts to speak in Spanish, the model performs awful speech on both languages (default instructions), mostly happens this case scenario
- When the model starts to speak in Russian, it performs much-much better speech on both languages, this scenario happens ~1/20 (default instructions). The feelings like this is different model, though i did not change any settings/model name
- When I try to control the primary language with instruction, it mostly goes by first option, with really poor speech
Is there anyone faced this issue (maybe with other langs)?
Is there a way to make the model perform best speech in the selected language?