r9y9 / wavenet_vocoder

WaveNet vocoder
https://r9y9.github.io/wavenet_vocoder/
Other
2.31k stars 499 forks source link

Input text #174

Closed safarisadegh closed 4 years ago

safarisadegh commented 4 years ago

hi, I'm trying to implement this code in another language so i want to know where the text is given as input to the model? Also in the test section the input text was not specified.

r9y9 commented 4 years ago

WaveNet vocoder is not a text-to-speech model. So there's no input text in the repository.