ASSDMar 23, 2018

An improved DNN-based spectral feature mapping that removes noise and reverberation for robust automatic speech recognition

arXiv:1803.09016v22 citations
AI Analysis

This work addresses robust speech recognition in noisy environments, but it is incremental as it builds on existing DNN and WPE methods.

The paper tackled the problem of noise and reverberation degrading automatic speech recognition by improving a DNN-based spectral feature mapping method, achieving an average reduction in word error rate (WER) of 18.3% compared to the baseline system.

Reverberation and additive noise have detrimental effects on the performance of automatic speech recognition systems. In this paper we explore the ability of a DNN-based spectral feature mapping to remove the effects of reverberation and additive noise. Experiments with the CHiME-2 database show that this DNN can achieve an average reduction in WER of 4.5%, when compared to the baseline system, at SNRs equal to -6 dB, -3 dB, 0 dB and 3 dB, and just 0.8% at greater SNRs of 6 dB and 9 dB. These results suggest that this DNN is more effective in removing additive noise than reverberation. To improve the DNN performance, we combine it with the weighted prediction error (WPE) method that shows a complementary behavior. While this combination provided a reduction in WER of approximately 11% when compared with the baseline, the observed improvement is not as great as that obtained using WPE alone. However, modifications to the DNN training process were applied and an average reduction in WER equal to 18.3% was achieved when compared with the baseline system. Furthermore, the improved DNN combined with WPE achieves a reduction in WER of 7.9% when compared with WPE alone.

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