vits
vits copied to clipboard
Key error on tilda
Trying to train the model on libriTTS. After successful preprocessing, it trows an error on train
KeyError: '̃'
Depending on the text phenomization you are using, you might need to update text/symbols.py file. I had similar issue when I used TTS for another language.