paper-with-me

홈 › Papers

Improving Proper Noun Recognition in End-to-End ASR By Customization of the MWER Loss Criterion

2020-05-19 · Cal Peyser, Tara N. Sainath, Golan Pundak

Proper nouns present a challenge for end-to-end (E2E) automatic speech recognition (ASR) systems in that a particular name may appear only rarely during training, and may have a pronunciation similar to that of a more common word. Unlike conventional ASR models, E2E systems lack an explicit pronounciation model that can be specifically trained with proper noun pronounciations and a language model that can be trained on a large text-only corpus. Past work has addressed this issue by incorporating additional training data or additional models. In this paper, we instead build on recent advances in minimum word error rate (MWER) training to develop two new loss criteria that specifically emphasize proper noun recognition. Unlike past work on this problem, this method requires no new data during training or external models during inference. We see improvements ranging from 2% to 7% relative on several relevant benchmarks.

📄 PDF Abstract BibTeX arXiv:2005.09756

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage ModellingProper Nounspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Input Length Matters: Improving RNN-T and MWER Training for Long-form Telephony Speech Recognition

2021-10-08 · Zhiyun Lu, Yanwei Pan, Thibault Doutre, Parisa Haghani 외

End-to-end models have achieved state-of-the-art results on several automatic speech recognition tasks. However, they perform poorly when evaluated on long-form data, e.g., minutes long conversational telephony audio. On…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Formspeech-recognition+1

Minimum Word Error Rate Training with Language Model Fusion for End-to-End Speech Recognition

2021-06-04 · Zhong Meng, Yu Wu, Naoyuki Kanda, Liang Lu 외

Integrating external language models (LMs) into end-to-end (E2E) models remains a challenging task for domain-adaptive speech recognition. Recently, internal language model estimation (ILME)-based LM fusion has shown sig…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Improving Rare Word Recognition with LM-aware MWER Training

2022-04-15 · Weiran Wang, Tongzhou Chen, Tara N. Sainath, Ehsan Variani 외

Language models (LMs) significantly improve the recognition accuracy of end-to-end (E2E) models on words rarely seen during training, when used in either the shallow fusion or the rescoring setups. In this work, we intro…

Distillation Strategies for Discriminative Speech Recognition Rescoring

2023-06-15 · Prashanth Gurunath Shivakumar, Jari Kolehmainen, Yile Gu, Ankur Gandhe 외

Second-pass rescoring is employed in most state-of-the-art speech recognition systems. Recently, BERT based models have gained popularity for re-ranking the n-best hypothesis by exploiting the knowledge from masked langu…

Language ModelingLanguage ModellingRe-Rankingspeech-recognition+1

RescoreBERT: Discriminative Speech Recognition Rescoring with BERT

2022-02-02 · Liyan Xu, Yile Gu, Jari Kolehmainen, Haidar Khan 외

Second-pass rescoring is an important component in automatic speech recognition (ASR) systems that is used to improve the outputs from a first-pass decoder by implementing a lattice rescoring or $n$-best re-ranking. Whil…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderLanguage Modelling+4