SDLGASApr 10, 2021

Unified Source-Filter GAN: Unified Source-filter Network Based On Factorization of Quasi-Periodic Parallel WaveGAN

arXiv:2104.04668v313 citations
AI Analysis

This work addresses the need for flexible, high-quality neural vocoders for speech synthesis applications, representing an incremental improvement over existing methods.

The authors tackled the problem of generating high-quality synthetic speech waveforms with controllable voice characteristics by proposing a unified source-filter GAN (uSFGAN) that factorizes an existing neural vocoder into separate source excitation and vocal tract resonance networks. The results show that uSFGAN outperforms conventional neural vocoders like QPPWG and NSF in both speech quality and pitch controllability.

We propose a unified approach to data-driven source-filter modeling using a single neural network for developing a neural vocoder capable of generating high-quality synthetic speech waveforms while retaining flexibility of the source-filter model to control their voice characteristics. Our proposed network called unified source-filter generative adversarial networks (uSFGAN) is developed by factorizing quasi-periodic parallel WaveGAN (QPPWG), one of the neural vocoders based on a single neural network, into a source excitation generation network and a vocal tract resonance filtering network by additionally implementing a regularization loss. Moreover, inspired by neural source filter (NSF), only a sinusoidal waveform is additionally used as the simplest clue to generate a periodic source excitation waveform while minimizing the effect of approximations in the source filter model. The experimental results demonstrate that uSFGAN outperforms conventional neural vocoders, such as QPPWG and NSF in both speech quality and pitch controllability.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes