paper-with-me

홈 › Papers

Hybrid Autoregressive Transducer (hat)

2020-03-12 · Ehsan Variani, David Rybach, Cyril Allauzen, Michael Riley

This paper proposes and evaluates the hybrid autoregressive transducer (HAT) model, a time-synchronous encoderdecoder model that preserves the modularity of conventional automatic speech recognition systems. The HAT model provides a way to measure the quality of the internal language model that can be used to decide whether inference with an external language model is beneficial or not. This article also presents a finite context version of the HAT model that addresses the exposure bias problem and significantly simplifies the overall training and inference. We evaluate our proposed model on a large-scale voice search task. Our experiments show significant improvements in WER compared to the state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2003.07705

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

HAINAN: Fast and Accurate Transducer for Hybrid-Autoregressive ASR

2024-10-03 · Hainan Xu, Travis M. Bartley, Vladimir Bataev, Boris Ginsburg

We present Hybrid-Autoregressive INference TrANsducers (HAINAN), a novel architecture for speech recognition that extends the Token-and-Duration Transducer (TDT) model. Trained with randomly masked predictor network outp…

speech-recognitionSpeech Recognition

Modular Hybrid Autoregressive Transducer

2022-10-31 · Zhong Meng, Tongzhou Chen, Rohit Prabhavalkar, Yu Zhang 외

Text-only adaptation of a transducer model remains challenging for end-to-end speech recognition since the transducer has no clearly separated acoustic model (AM), language model (LM) or blank model. In this work, we pro…

DecoderLanguage ModelingLanguage Modellingspeech-recognition+1

Boosting Hybrid Autoregressive Transducer-based ASR with Internal Acoustic Model Training and Dual Blank Thresholding

2024-09-30 · Takafumi Moriya, Takanori Ashihara, Masato Mimura, Hiroshi Sato 외

A hybrid autoregressive transducer (HAT) is a variant of neural transducer that models blank and non-blank posterior distributions separately. In this paper, we propose a novel internal acoustic model (IAM) training stra…

speech-recognitionSpeech Recognition

On Minimum Word Error Rate Training of the Hybrid Autoregressive Transducer

2020-10-23 · Liang Lu, Zhong Meng, Naoyuki Kanda, Jinyu Li 외

Hybrid Autoregressive Transducer (HAT) is a recently proposed end-to-end acoustic model that extends the standard Recurrent Neural Network Transducer (RNN-T) for the purpose of the external language model (LM) fusion. In…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

On Language Model Integration for RNN Transducer based Speech Recognition

2021-10-13 · Wei Zhou, Zuoyun Zheng, Ralf Schlüter, Hermann Ney

The mismatch between an external language model (LM) and the implicitly learned internal LM (ILM) of RNN-Transducer (RNN-T) can limit the performance of LM integration such as simple shallow fusion. A Bayesian interpreta…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition