r9y9 / wavenet_vocoder

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

Local and global conditioning feature #178

Closed shiva1393 closed 4 years ago

shiva1393 commented 4 years ago

Hai Now this github code supporting global and local conditioning features?. I didn't understood for global conditioning use v0.1.1. From current code can i train cmu artic data set by giving global and local conditioning feats. and in preprocess step db_root=~/data/LJSpeech-1.1/wavs/ here wavs have single speaker but cmuartic have 7 speakers if we combine all wave files into one folder then at which step script devide data into 7 different speakers. Please can any one answer this questions.

r9y9 commented 4 years ago

Please check https://github.com/r9y9/wavenet_vocoder/releases/tag/v0.1.1.