keithito / tacotron

A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)
MIT License
2.94k stars 965 forks source link

Certain character isn't "learn", it is ignore #331

Open LauraLQ opened 4 years ago

LauraLQ commented 4 years ago

I have train using other language (not english). It seems that is work fine until I use a certain character "ț". This caracter is sound like another "t" and I don't understand why. The other caracters like "ș" are sound ok. Do you have any advice?