Text-to-Speech
Persian
Farsi
Persian
voice-cloning

english_word

#10
by fereshteh01 - opened

at first i really glad to find this model but I am currently experiencing an issue where your Persian TTS model mispronounces English loanwords embedded in the text, such as "هولدینگ" (holding)
Do u have any idea to fix it?
THanksss

I think the best approach is to use the English word directly (in Latin) rather than loanwords, which are fairly specific cases that aren’t supported by this TTS model, which was trained solely on a Farsi dataset.
And if you want it to be automatic, you could try using a dictionary that contains most of the English loanwords (which I suppose could be generated using an LLM).

Sign up or log in to comment