Improving Noise Robustness of an End-to-End Neural Model for Automatic Speech Recognition
Jagadeesh Balam, Jocelyn Huang, Vitaly Lavrukhin, Slyne Deng,, Somshubra Majumdar, Boris Ginsburg

TL;DR
This paper investigates training noise-robust end-to-end speech recognition models using data augmentation and fine-tuning, demonstrating effective adaptation to noisy environments for English and Mandarin ASR.
Contribution
It introduces a fine-tuning approach starting from clean data models to enhance noise robustness in end-to-end ASR, with open-source implementation in NeMo.
Findings
Fine-tuning improves noise robustness without sacrificing clean speech performance.
Models trained with data augmentation perform well across various noisy conditions.
Open-source models and recipes facilitate reproducibility and further research.
Abstract
We present our experiments in training robust to noise an end-to-end automatic speech recognition (ASR) model using intensive data augmentation. We explore the efficacy of fine-tuning a pre-trained model to improve noise robustness, and we find it to be a very efficient way to train for various noisy conditions, especially when the conditions in which the model will be used, are unknown. Starting with a model trained on clean data helps establish baseline performance on clean speech. We carefully fine-tune this model to both maintain the performance on clean speech, and improve the model accuracy in noisy conditions. With this schema, we trained robust to noise English and Mandarin ASR models on large public corpora. All described models and training recipes are open sourced in NeMo, a toolkit for conversational AI.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Speech and Audio Processing · Music and Audio Processing
