daswer123 / xtts-webui

Webui for using XTTS and for finetuning it
MIT License
664 stars 124 forks source link

Not working with Hindi language #66

Open iamjamilkhan opened 7 months ago

iamjamilkhan commented 7 months ago

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'

iamjamilkhan commented 6 months ago

No update?

bishtyyy commented 6 months ago

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.

iamjamilkhan commented 6 months ago

Yes all language were working but not hindi and developer not interested to fix it as I’m reported it a long ago

shivshankar11 commented 5 months ago

bumped

daswer123 commented 5 months ago

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.

shivshankar11 commented 5 months ago

does hindi finetuning works too? getting error in tokenizer and formatting.