ibab / tensorflow-wavenet

A TensorFlow implementation of DeepMind's WaveNet paper
MIT License
5.41k stars 1.29k forks source link

how to apply WAVENET for TTS #285

Open hxtsch opened 7 years ago

hxtsch commented 7 years ago

Recently, I've got a fusible problem. After generated the ".wav" file, I can only got the noise voice. Could you please tell me how to use WAVENET for TTS, and generate the voice according to some txt files. Thanks!

Zeta36 commented 7 years ago

You can't. Local conditioning never was developed.

MrGoogol commented 7 years ago

It must have been developed just not open sourced