rhasspy / larynx

End to end text to speech system using gruut and onnx
MIT License
824 stars 49 forks source link

Siwis : wrong phonemes for "de" #17

Closed ddavout closed 3 years ago

ddavout commented 3 years ago

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

synesthesiam commented 3 years ago

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.