ASSDJan 28, 2020

Weighted Speech Distortion Losses for Neural-network-based Real-time Speech Enhancement

arXiv:2001.10601v2137 citations
AI Analysis

This work addresses speech quality issues in real-time applications like communication systems, but it is incremental as it builds on existing RNN frameworks.

The paper tackled improving real-time speech enhancement by proposing two novel loss functions that separately control speech distortion and noise reduction, achieving competitive results in objective and subjective evaluations.

This paper investigates several aspects of training a RNN (recurrent neural network) that impact the objective and subjective quality of enhanced speech for real-time single-channel speech enhancement. Specifically, we focus on a RNN that enhances short-time speech spectra on a single-frame-in, single-frame-out basis, a framework adopted by most classical signal processing methods. We propose two novel mean-squared-error-based learning objectives that enable separate control over the importance of speech distortion versus noise reduction. The proposed loss functions are evaluated by widely accepted objective quality and intelligibility measures and compared to other competitive online methods. In addition, we study the impact of feature normalization and varying batch sequence lengths on the objective quality of enhanced speech. Finally, we show subjective ratings for the proposed approach and a state-of-the-art real-time RNN-based method.

Code Implementations3 repos
Foundations

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

Your Notes