basveeling / wavenet

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

TTS #15

Closed ShawnWongMILab closed 7 years ago

ShawnWongMILab commented 7 years ago

Hi guys! Do u know how to extract linguistic features from the text? Or is there any tool could do that easily?

tiberiu44 commented 7 years ago

Hi and sorry for the late reply. You could try slp.racai.ro. It supports English and Romanian. I am also working on a wavenet implementation, but I used C++ and CUDA, because tensorflow is way to slow for the machine I am using. Let me know if you need any ther help.

Best, Tibi