SDLGASApr 6, 2019

Towards Generalized Speech Enhancement with Generative Adversarial Networks

arXiv:1904.03418v137 citations
Originality Incremental advance
AI Analysis

This work addresses a broader range of speech distortions for applications requiring high-quality audio, but it is incremental as it extends a previous GAN-based system.

The paper tackled the generalized speech enhancement problem, including aggressive distortions like clipping and frequency-band removal, using a time-domain GAN with an adversarial acoustic regression loss and two-step training, resulting in improved reconstructions that better match speaker identity and naturalness in objective and subjective evaluations.

The speech enhancement task usually consists of removing additive noise or reverberation that partially mask spoken utterances, affecting their intelligibility. However, little attention is drawn to other, perhaps more aggressive signal distortions like clipping, chunk elimination, or frequency-band removal. Such distortions can have a large impact not only on intelligibility, but also on naturalness or even speaker identity, and require of careful signal reconstruction. In this work, we give full consideration to this generalized speech enhancement task, and show it can be tackled with a time-domain generative adversarial network (GAN). In particular, we extend a previous GAN-based speech enhancement system to deal with mixtures of four types of aggressive distortions. Firstly, we propose the addition of an adversarial acoustic regression loss that promotes a richer feature extraction at the discriminator. Secondly, we also make use of a two-step adversarial training schedule, acting as a warm up-and-fine-tune sequence. Both objective and subjective evaluations show that these two additions bring improved speech reconstructions that better match the original speaker identity and naturalness.

Foundations

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

Your Notes