paper-with-me

홈 › Papers

Towards Personalization of CTC Speech Recognition Models with Contextual Adapters and Adaptive Boosting

2022-10-18 · Saket Dingliwal, Monica Sunkara, Sravan Bodapati, Srikanth Ronanki, Jeff Farris, Katrin Kirchhoff

End-to-end speech recognition models trained using joint Connectionist Temporal Classification (CTC)-Attention loss have gained popularity recently. In these models, a non-autoregressive CTC decoder is often used at inference time due to its speed and simplicity. However, such models are hard to personalize because of their conditional independence assumption that prevents output tokens from previous time steps to influence future predictions. To tackle this, we propose a novel two-way approach that first biases the encoder with attention over a predefined list of rare long-tail and out-of-vocabulary (OOV) words and then uses dynamic boosting and phone alignment network during decoding to further bias the subword predictions. We evaluate our approach on open-source VoxPopuli and in-house medical datasets to showcase a 60% improvement in F1 score on domain-specific rare words over a strong CTC baseline.

📄 PDF Abstract BibTeX arXiv:2210.09510

Code (0)

등록된 구현이 없습니다.

Tasks

Decoderspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Contextual Adapters for Personalized Speech Recognition in Neural Transducers

2022-05-26 · Kanthashree Mysore Sathyendra, Thejaswi Muniyappa, Feng-Ju Chang, Jing Liu 외

Personal rare word recognition in end-to-end Automatic Speech Recognition (E2E ASR) models is a challenge due to the lack of training data. A standard way to address this issue is with shallow fusion methods at inference…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Multilingual Contextual Adapters To Improve Custom Word Recognition In Low-resource Languages

2023-07-03 · Devang Kulshreshtha, Saket Dingliwal, Brady Houston, Sravan Bodapati

Connectionist Temporal Classification (CTC) models are popular for their balance between speed and performance for Automatic Speech Recognition (ASR). However, these CTC models still struggle in other areas, such as pers…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Dialog act guided contextual adapter for personalized speech recognition

2023-03-31 · Feng-Ju Chang, Thejaswi Muniyappa, Kanthashree Mysore Sathyendra, Kai Wei 외

Personalization in multi-turn dialogs has been a long standing challenge for end-to-end automatic speech recognition (E2E ASR) models. Recent work on contextual adapters has tackled rare word recognition using user catal…

Automatic Speech Recognitionspeech-recognitionSpeech Recognition

Fast Contextual Adaptation with Neural Associative Memory for On-Device Personalized Speech Recognition

2021-10-05 · Tsendsuren Munkhdalai, Khe Chai Sim, Angad Chandorkar, Fan Gao 외

Fast contextual adaptation has shown to be effective in improving Automatic Speech Recognition (ASR) of rare words and when combined with an on-device personalized training, it can yield an even better recognition result…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderLanguage Modeling+3

Personalization of CTC-based End-to-End Speech Recognition Using Pronunciation-Driven Subword Tokenization

2023-10-16 · Zhihong Lei, Ernest Pusateri, Shiyi Han, Leo Liu 외

Recent advances in deep learning and automatic speech recognition have improved the accuracy of end-to-end speech recognition systems, but recognition of personal content such as contact names remains a challenge. In thi…

Automatic Speech Recognitionspeech-recognitionSpeech Recognition