ASSDNov 16, 2021

S-DCCRN: Super Wide Band DCCRN with learnable complex feature for speech enhancement

arXiv:2111.08387v159 citations
Originality Incremental advance
AI Analysis

This work addresses speech enhancement for high-quality audio applications like teleconferencing, though it is incremental as it builds on existing DCCRN methods.

The authors tackled speech denoising for super wide-band signals (32K Hz sampling rate), a challenging area due to high-frequency modeling, by extending DCCRN to S-DCCRN with cascaded sub-band/full-band processing, a learnable complex feature encoder, and spectrum compression, achieving state-of-the-art performance in speech quality and intelligibility.

In speech enhancement, complex neural network has shown promising performance due to their effectiveness in processing complex-valued spectrum. Most of the recent speech enhancement approaches mainly focus on wide-band signal with a sampling rate of 16K Hz. However, research on super wide band (e.g., 32K Hz) or even full-band (48K) denoising is still lacked due to the difficulty of modeling more frequency bands and particularly high frequency components. In this paper, we extend our previous deep complex convolution recurrent neural network (DCCRN) substantially to a super wide band version -- S-DCCRN, to perform speech denoising on speech of 32K Hz sampling rate. We first employ a cascaded sub-band and full-band processing module, which consists of two small-footprint DCCRNs -- one operates on sub-band signal and one operates on full-band signal, aiming at benefiting from both local and global frequency information. Moreover, instead of simply adopting the STFT feature as input, we use a complex feature encoder trained in an end-to-end manner to refine the information of different frequency bands. We also use a complex feature decoder to revert the feature to time-frequency domain. Finally, a learnable spectrum compression method is adopted to adjust the energy of different frequency bands, which is beneficial for neural network learning. The proposed model, S-DCCRN, has surpassed PercepNet as well as several competitive models and achieves state-of-the-art performance in terms of speech quality and intelligibility. Ablation studies also demonstrate the effectiveness of different contributions.

Foundations

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

Your Notes