rhasspy / larynx

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

siwis : sound not so accurate #18

Open ddavout opened 3 years ago

ddavout commented 3 years ago

DEBUG:larynx:Words for 'ce fait est avéré': ['ce', 'fait', 'est', 'avéré'] DEBUG:larynx:Phonemes for 'ce fait est avéré': ['#', 's', 'e', 'ə', '#', 'f', 'ɛ', '#', 'ɛ', '#', 'a', 'v', 'e', 'ʁ', 'e', '#', '‖', '‖'] DEBUG:larynx:Running text to speech model (GlowTextToSpeech)

I can hear a sound 'd" after 'f', 'ɛ'. I suppose that's because in such a context, we can have a liaison "t" or not.

synesthesiam commented 3 years ago

I'll be training a new voice with liasons enabled in the future :+1: