paper-with-me

홈 › Papers

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. Nonetheless, this approach has limitations in fusing acoustic and language information seamlessly. Moreover, a degradation in word error rate (WER) on the general test sets was also observed, leading to doubts about its overall performance. In response to this challenge, we present the improved factorized neural Transducer (IFNT) model structure designed to comprehensively integrate acoustic and language information while enabling effective text adaptation. We assess the performance of our proposed method on English and Mandarin datasets. The results indicate that IFNT not only surpasses the neural Transducer and FNT in baseline performance in both scenarios but also exhibits superior adaptation ability compared to FNT. On source domains, IFNT demonstrated statistically significant accuracy improvements, achieving a relative enhancement of 1.2% to 2.8% in baseline accuracy compared to the neural Transducer. On out-of-domain datasets, IFNT shows relative WER(CER) improvements of up to 30.2% over the standard neural Transducer with shallow fusion, and relative WER(CER) reductions ranging from 1.1% to 2.8% on test sets compared to the FNT model.

📄 PDF Abstract BibTeX arXiv:2309.09524

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDomain Adaptation

Similar Papers 제목 키워드 기반

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

Factorized Neural Transducer for Efficient Language Model Adaptation

2021-09-27 · Xie Chen, Zhong Meng, Sarangarajan Parthasarathy, Jinyu Li

In recent years, end-to-end (E2E) based automatic speech recognition (ASR) systems have achieved great success due to their simplicity and promising performance. Neural Transducer based models are increasingly popular in…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+3

Effective internal language model training and fusion for factorized transducer model

2024-04-02 · Jinxi Guo, Niko Moritz, Yingyi Ma, Frank Seide 외

The internal language model (ILM) of the neural transducer has been widely studied. In most prior work, it is mainly used for estimating the ILM score and is subsequently subtracted during inference to facilitate improve…

Language ModelingLanguage Modellingmodel

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

LongFNT: Long-form Speech Recognition with Factorized Neural Transducer

2022-11-17 · Xun Gong, Yu Wu, Jinyu Li, Shujie Liu 외

Traditional automatic speech recognition~(ASR) systems usually focus on individual utterances, without considering long-form speech with useful historical information, which is more practical in real scenarios. Simply at…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)FormLanguage Modeling+4