rhasspy / larynx

End to end text to speech system using gruut and onnx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Siwis : wrong phonemes for "de"

ddavout opened this issue · comments

DEBUG:larynx:Words for 'de fait': ['de', 'fait']
DEBUG:larynx:Phonemes for 'de fait': ['#', 'd', 'a', 'm', '#', 'f', 'ɛ', '#', '‖', '‖']

This was corrected in a later version of gruut. For some bizarre reason, the lexicon had that pronunciation for "de" as the top one!

I will confirm that this is fixed in the Docker image.