CLASSep 26, 2019

An Investigation into the Effectiveness of Enhancement in ASR Training and Test for CHiME-5 Dinner Party Transcription

arXiv:1909.12208v138 citations
Originality Incremental advance
AI Analysis

This work addresses the debate on training data enhancement for ASR in noisy environments like dinner parties, offering incremental gains over existing methods.

The study tackled the problem of whether speech enhancement should be applied to training data for automatic speech recognition (ASR) on the challenging CHiME-5 dinner party dataset, showing that cleaning up training data leads to substantial error rate reductions and achieving a new single-system state-of-the-art with 41.6% and 43.2% WER on DEV and EVAL sets, an 8% relative improvement.

Despite the strong modeling power of neural network acoustic models, speech enhancement has been shown to deliver additional word error rate improvements if multi-channel data is available. However, there has been a longstanding debate whether enhancement should also be carried out on the ASR training data. In an extensive experimental evaluation on the acoustically very challenging CHiME-5 dinner party data we show that: (i) cleaning up the training data can lead to substantial error rate reductions, and (ii) enhancement in training is advisable as long as enhancement in test is at least as strong as in training. This approach stands in contrast and delivers larger gains than the common strategy reported in the literature to augment the training database with additional artificially degraded speech. Together with an acoustic model topology consisting of initial CNN layers followed by factorized TDNN layers we achieve with 41.6% and 43.2% WER on the DEV and EVAL test sets, respectively, a new single-system state-of-the-art result on the CHiME-5 data. This is a 8% relative improvement compared to the best word error rate published so far for a speech recognizer without system combination.

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