Rayhane-mamah / Tacotron-2

DeepMind's Tacotron-2 Tensorflow implementation
MIT License
2.28k stars 905 forks source link

Fixed error with certain datasets and UTF-8 #463

Closed humboldt123 closed 4 years ago

humboldt123 commented 4 years ago

In essence, this fixes the error that if you were to have a dataset with non UTF-8 characters; it would simply crash the program.