What is: WaveGrad UBlock?
Source | WaveGrad: Estimating Gradients for Waveform Generation |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
The WaveGrad UBlock is used for upsampling in WaveGrad. Neural audio generation models often use large receptive field. Dilation factors of four convolutional layers are 1, 2, 1, 2 for the first two UBlocks and 1, 2, 4, 8 for the rest. Orthogonal initialization is used.