basveeling / wavenet

Keras WaveNet implementation
https://soundcloud.com/basveeling/wavenet-sample
1.06k stars 219 forks source link

What do need to try other languages, for examples russian or spanish? #30

Closed krll-k closed 7 years ago

basveeling commented 7 years ago

This implementation should work on any datasets stored similarly to VCTK, it's just a manner of finding new data. For TTS, you also need to implement local conditioning and find a tool that can provide local speech features for your language of choice.