ASLGSDMar 28, 2022

Dual-Path Style Learning for End-to-End Noise-Robust Speech Recognition

arXiv:2203.14838v318 citationsh-index: 44
Originality Incremental advance
AI Analysis

This addresses the degradation of ASR systems in noisy conditions, offering an incremental improvement for speech recognition applications.

The paper tackles the problem of noise-robust speech recognition by proposing a dual-path style learning approach to recover speech information suppressed by speech enhancement, achieving relative WER reductions of 10.6% and 8.6% over the baseline on RATS and CHiME-4 datasets.

Automatic speech recognition (ASR) systems degrade significantly under noisy conditions. Recently, speech enhancement (SE) is introduced as front-end to reduce noise for ASR, but it also suppresses some important speech information, i.e., over-suppression. To alleviate this, we propose a dual-path style learning approach for end-to-end noise-robust speech recognition (DPSL-ASR). Specifically, we first introduce clean speech feature along with the fused feature from IFF-Net as dual-path inputs to recover the suppressed information. Then, we propose style learning to map the fused feature close to clean feature, in order to learn latent speech information from the latter, i.e., clean "speech style". Furthermore, we also minimize the distance of final ASR outputs in two paths to improve noise-robustness. Experiments show that the proposed approach achieves relative word error rate (WER) reductions of 10.6% and 8.6% over the best IFF-Net baseline, on RATS and CHiME-4 datasets respectively.

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