Open iamjamilkhan opened 7 months ago
No update?
i am
I’m getting error while trying hindi language File "C:\Users\contact\Desktop\xtts-webui-main\venv\lib\site-packages\TTS\tts\models\xtts.py", line 526, in inference text = split_sentence(text, language, self.tokenizer.char_limits[language]) KeyError: 'hi'
i am also facing the exact same error. All the other languages are working, only hindi is not working.
Yes all language were working but not hindi and developer not interested to fix it as I’m reported it a long ago
bumped
Hello , I recently switched from the official tts
lib to a fork that is being actively developed - coqui-tts
, check the ability to work with hindi now, kinda fixed the hindi work there.
does hindi finetuning works too? getting error in tokenizer and formatting.
I’m getting error while trying hindi language File "C:\Users\contact\Desktop\xtts-webui-main\venv\lib\site-packages\TTS\tts\models\xtts.py", line 526, in inference text = split_sentence(text, language, self.tokenizer.char_limits[language]) KeyError: 'hi'