The reviewed record of science sign in
Pith

arxiv: 2110.10139 · v2 · pith:CXLZCIOB · submitted 2021-10-19 · eess.AS · cs.SD

Chunked Autoregressive GAN for Conditional Waveform Synthesis

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:CXLZCIOBrecord.jsonopen to challenge →

classification eess.AS cs.SD
keywords waveformmodelsautoregressivepitchsynthesisartifactsautoregressionbias
0
0 comments X
read the original abstract

Conditional waveform synthesis models learn a distribution of audio waveforms given conditioning such as text, mel-spectrograms, or MIDI. These systems employ deep generative models that model the waveform via either sequential (autoregressive) or parallel (non-autoregressive) sampling. Generative adversarial networks (GANs) have become a common choice for non-autoregressive waveform synthesis. However, state-of-the-art GAN-based models produce artifacts when performing mel-spectrogram inversion. In this paper, we demonstrate that these artifacts correspond with an inability for the generator to learn accurate pitch and periodicity. We show that simple pitch and periodicity conditioning is insufficient for reducing this error relative to using autoregression. We discuss the inductive bias that autoregression provides for learning the relationship between instantaneous frequency and phase, and show that this inductive bias holds even when autoregressively sampling large chunks of the waveform during each forward pass. Relative to prior state-of-the-art GAN-based models, our proposed model, Chunked Autoregressive GAN (CARGAN) reduces pitch error by 40-60%, reduces training time by 58%, maintains a fast generation speed suitable for real-time or interactive applications, and maintains or improves subjective quality.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SwitchCodec: A High-Fidelity Nerual Audio Codec With Sparse Quantization

    cs.SD 2025-05 unverdicted novelty 6.0

    SwitchCodec introduces Residual Experts Vector Quantization and a multi-tiered STFT discriminator to achieve PESQ 2.87 and ViSQOL 4.27 at 2.67 kbps while halving training time via post-training.

  2. A Survey of Advancing Audio Super-Resolution and Bandwidth Extension from Discriminative to Generative Models

    eess.AS 2026-05 unverdicted novelty 2.0

    A structured survey of audio bandwidth extension that organizes the transition from deterministic discriminative DNNs to generative approaches including GANs, diffusion models, and flow-based methods.