paper-with-me

홈 › Papers

Advancing RNN Transducer Technology for Speech Recognition

2021-03-17 · George Saon, Zoltan Tueske, Daniel Bolanos, Brian Kingsbury

We investigate a set of techniques for RNN Transducers (RNN-Ts) that were instrumental in lowering the word error rate on three different tasks (Switchboard 300 hours, conversational Spanish 780 hours and conversational Italian 900 hours). The techniques pertain to architectural changes, speaker adaptation, language model fusion, model combination and general training recipe. First, we introduce a novel multiplicative integration of the encoder and prediction network vectors in the joint network (as opposed to additive). Second, we discuss the applicability of i-vector speaker adaptation to RNN-Ts in conjunction with data perturbation. Third, we explore the effectiveness of the recently proposed density ratio language model fusion for these tasks. Last but not least, we describe the other components of our training recipe and their effect on recognition performance. We report a 5.9% and 12.5% word error rate on the Switchboard and CallHome test sets of the NIST Hub5 2000 evaluation and a 12.7% WER on the Mozilla CommonVoice Italian test set.

📄 PDF Abstract BibTeX arXiv:2103.09935

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

An Investigation of Monotonic Transducers for Large-Scale Automatic Speech Recognition

2022-04-19 · Niko Moritz, Frank Seide, Duc Le, Jay Mahadeokar 외

The two most popular loss functions for streaming end-to-end automatic speech recognition (ASR) are RNN-Transducer (RNN-T) and connectionist temporal classification (CTC). Between these two loss types we can classify the…

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

Cross-lingual Knowledge Transfer and Iterative Pseudo-labeling for Low-Resource Speech Recognition with Transducers

2023-05-23 · Jan Silovsky, Liuhui Deng, Arturo Argueta, Tresi Arvizo 외

Voice technology has become ubiquitous recently. However, the accuracy, and hence experience, in different languages varies significantly, which makes the technology not equally inclusive. The availability of data for di…

Automatic Speech Recognitionspeech-recognitionSpeech RecognitionTransfer Learning

Anchored Speech Recognition with Neural Transducers

2022-10-20 · Desh Raj, Junteng Jia, Jay Mahadeokar, Chunyang Wu 외

Neural transducers have achieved human level performance on standard speech recognition benchmarks. However, their performance significantly degrades in the presence of cross-talk, especially when the primary speaker has…

speech-recognitionSpeech Recognition

LAMASSU: Streaming Language-Agnostic Multilingual Speech Recognition and Translation Using Neural Transducers

2022-11-05 · Peidong Wang, Eric Sun, Jian Xue, Yu Wu 외

Automatic speech recognition (ASR) and speech translation (ST) can both use neural transducers as the model structure. It is thus possible to use a single transducer model to perform both tasks. In real-world application…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language Identificationspeech-recognition+3

Exploring Neural Transducers for End-to-End Speech Recognition

2017-07-24 · Eric Battenberg, Jitong Chen, Rewon Child, Adam Coates 외

In this work, we perform an empirical comparison among the CTC, RNN-Transducer, and attention-based Seq2Seq models for end-to-end speech recognition. We show that, without any language model, Seq2Seq and RNN-Transducer m…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition