mimic3 icon indicating copy to clipboard operation
mimic3 copied to clipboard

TTS. Last letter of the text won't be spoken in spanish

Open davidmartinrius opened this issue 2 years ago • 6 comments

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

davidmartinrius avatar Jan 24 '23 16:01 davidmartinrius

I noticed the same for Polish.

mryndzionek avatar Feb 23 '23 22:02 mryndzionek

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?

davidmartinrius avatar Feb 23 '23 23:02 davidmartinrius

Not sure about someone looking into this issue before a while since https://mycroft.ai/blog/update-from-the-ceo-part-1/

goldyfruit avatar Feb 23 '23 23:02 goldyfruit

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.

evilc3 avatar Mar 15 '23 07:03 evilc3

But for es_ES/carlfm_low I didn't get same issue.

evilc3 avatar Mar 15 '23 07:03 evilc3

Author of Mimic 3 here. I'm continuing my TTS work elsewhere: https://github.com/rhasspy/larynx2/

synesthesiam avatar Mar 20 '23 17:03 synesthesiam