paper-with-me

홈 › Papers

Fast Text-Only Domain Adaptation of RNN-Transducer Prediction Network

2021-04-22 · Janne Pylkkönen, Antti Ukkonen, Juho Kilpikoski, Samu Tamminen, Hannes Heikinheimo

Adaption of end-to-end speech recognition systems to new tasks is known to be challenging. A number of solutions have been proposed which apply external language models with various fusion methods, possibly with a combination of two-pass decoding. Also TTS systems have been used to generate adaptation data for the end-to-end models. In this paper we show that RNN-transducer models can be effectively adapted to new domains using only small amounts of textual data. By taking advantage of model's inherent structure, where the prediction network is interpreted as a language model, we can apply fast adaptation to the model. Adapting the model avoids the need for complicated decoding time fusions and external language models. Using appropriate regularization, the prediction network can be adapted to new domains while still retaining good generalization capabilities. We show with multiple ASR evaluation tasks how this method can provide relative gains of 10-45% in target task WER. We also share insights how RNN-transducer prediction network performs as a language model.

📄 PDF Abstract BibTeX arXiv:2104.11127

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationLanguage ModelingLanguage ModellingPredictionspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Text-only Domain Adaptation using Unified Speech-Text Representation in Transducer

2023-06-07 · Lu Huang, Boyu Li, Jun Zhang, Lu Lu 외

Domain adaptation using text-only corpus is challenging in end-to-end(E2E) speech recognition. Adaptation by synthesizing audio from text through TTS is resource-consuming. We present a method to learn Unified Speech-Tex…

Domain AdaptationLanguage ModelingLanguage Modellingspeech-recognition+1

Fast and accurate factorized neural transducer for text adaption of end-to-end speech recognition models

2022-12-05 · Rui Zhao, Jian Xue, Partha Parthasarathy, Veljko Miljanic 외

Neural transducer is now the most popular end-to-end model for speech recognition, due to its naturally streaming ability. However, it is challenging to adapt it with text-only data. Factorized neural transducer (FNT) mo…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Improved Factorized Neural Transducer Model For text-only Domain Adaptation

2023-09-18 · Junzhe Liu, Jianwei Yu, Xie Chen

Adapting End-to-End ASR models to out-of-domain datasets with text data is challenging. Factorized neural Transducer (FNT) aims to address this issue by introducing a separate vocabulary decoder to predict the vocabulary…

DecoderDomain Adaptation

t-SOT FNT: Streaming Multi-talker ASR with Text-only Domain Adaptation Capability

2023-09-15 · Jian Wu, Naoyuki Kanda, Takuya Yoshioka, Rui Zhao 외

Token-level serialized output training (t-SOT) was recently proposed to address the challenge of streaming multi-talker automatic speech recognition (ASR). T-SOT effectively handles overlapped speech by representing mult…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Domain AdaptationLanguage Modeling+3

Label-Synchronous Neural Transducer for Adaptable Online E2E Speech Recognition

2023-11-19 · Keqi Deng, Philip C. Woodland

Although end-to-end (E2E) automatic speech recognition (ASR) has shown state-of-the-art recognition accuracy, it tends to be implicitly biased towards the training data distribution which can degrade generalisation. This…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Domain AdaptationLanguage Modelling+3