jik876 / hifi-gan

HiFi-GAN: Generative Adversarial Networks for Efficient and High Fidelity Speech Synthesis
MIT License
1.92k stars 506 forks source link

receptive field of the generator #86

Closed Liujingxiu23 closed 3 years ago

Liujingxiu23 commented 3 years ago

Though search in the internet, I am still confused about the computation of receptive field of convs + deconvs network. Could someone explain how to compute the receptive field of convs+deconvs network. Or just explain the receptive field of the Generator of Hifigan.

Liujingxiu23 commented 3 years ago

According to this paper, https://arxiv.org/abs/1705.07049 , receptive field of the generator can be computed.