-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TTS. Last letter of the text won't be spoken in spanish #30
Comments
I noticed the same for Polish. |
Well, in this case it probably fails with more languages, which is worse... Thank you @mryndzionek for reporting it. Please, MycroftAI team: @ken-mycroft @alan-mycroft @devops-mycroft Could you check it out, please? |
Not sure about someone looking into this issue before a while since https://mycroft.ai/blog/update-from-the-ceo-part-1/ |
Had same problem with spanish model es_ES/m-ailabs_low this has 3 voices 2 male and 1 female for all same problem. A quick fix was to add , instead of . at the end. this worked. Not sure how good it is. |
But for es_ES/carlfm_low I didn't get same issue. |
Author of Mimic 3 here. I'm continuing my TTS work elsewhere: https://github.com/rhasspy/larynx2/ |
Hello,
I installed a fresh Mimic3 from docker.
I tried some languages, english, german, spanish, french, etc
All languages work quite well, except spanish.
There is a bug with spanish speakers. When I write a text, the last letter won't be pronounced completely. For example, if I write "Buenos días" when inference the TTS it will say "Buenos di". Another example, "estoy en la playa" will pronounce "estoy en la pla".
Do you know how to fix that?
Thank you!
David
The text was updated successfully, but these errors were encountered: