Glow: Generative Flow with Invertible 1x1 Convolutions, Diederik P. Kingma, Prafulla Dhariwal, 2018Advances in Neural Information Processing Systems (NeurIPS 2018) (Neural Information Processing Systems Foundation)DOI: 10.48550/arXiv.1807.03039 - Introduces the Glow model, which WaveGlow adapts, featuring affine coupling layers and invertible 1x1 convolutions for generative flows.
FloWaveNet: A Generative Flow for Raw Audio, Taejun Kim, Hyoung-Seok Kwon, Jae-Sung Bae, Kyeong-Jin Mun, Kook-Cho Roh, 2019Proc. Interspeech 2019 (International Speech Communication Association (ISCA))DOI: 10.21437/Interspeech.2019-2169 - Describes FloWaveNet, an alternative flow-based vocoder architecture mentioned in the section, designed for raw audio generation.
Density Estimation using Real NVP, Laurent Dinh, Jascha Sohl-Dickstein, Samy Bengio, 2017International Conference on Learning Representations (ICLR 2017)DOI: 10.48550/arXiv.1605.08803 - Introduces Real NVP, a normalizing flow model that uses affine coupling layers, a core component discussed in the section for flow-based models.