English

Modular Hybrid Autoregressive Transducer

Computation and Language 2023-02-20 v2 Artificial Intelligence Machine Learning Sound Audio and Speech Processing

Abstract

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 propose a modular hybrid autoregressive transducer (MHAT) that has structurally separated label and blank decoders to predict label and blank distributions, respectively, along with a shared acoustic encoder. The encoder and label decoder outputs are directly projected to AM and internal LM scores and then added to compute label posteriors. We train MHAT with an internal LM loss and a HAT loss to ensure that its internal LM becomes a standalone neural LM that can be effectively adapted to text. Moreover, text adaptation of MHAT fosters a much better LM fusion than internal LM subtraction-based methods. On Google's large-scale production data, a multi-domain MHAT adapted with 100B sentences achieves relative WER reductions of up to 12.4% without LM fusion and 21.5% with LM fusion from 400K-hour trained HAT.

Keywords

Cite

@article{arxiv.2210.17049,
  title  = {Modular Hybrid Autoregressive Transducer},
  author = {Zhong Meng and Tongzhou Chen and Rohit Prabhavalkar and Yu Zhang and Gary Wang and Kartik Audhkhasi and Jesse Emond and Trevor Strohman and Bhuvana Ramabhadran and W. Ronny Huang and Ehsan Variani and Yinghui Huang and Pedro J. Moreno},
  journal= {arXiv preprint arXiv:2210.17049},
  year   = {2023}
}

Comments

8 pages, 1 figure, in SLT 2022

R2 v1 2026-06-28T04:49:03.385Z