fatchord / WaveRNN

WaveRNN Vocoder + TTS
https://fatchord.github.io/model_outputs/
MIT License
2.14k stars 698 forks source link

How do I understand the meaning of 1D Resnet and Upsampling? #198

Open linzihyuan opened 4 years ago

linzihyuan commented 4 years ago

Thanks for the great work. I am not clear why "1D Resnet" needs to be divided into four parts for input. How to understand the physical meaning of the output of 1D Resnet and Upsampling. Thanks