English

Towards Fast and Accurate Streaming End-to-End ASR

Audio and Speech Processing 2020-05-14 v2

Abstract

End-to-end (E2E) models fold the acoustic, pronunciation and language models of a conventional speech recognition model into one neural network with a much smaller number of parameters than a conventional ASR system, thus making it suitable for on-device applications. For example, recurrent neural network transducer (RNN-T) as a streaming E2E model has shown promising potential for on-device ASR. For such applications, quality and latency are two critical factors. We propose to reduce E2E model's latency by extending the RNN-T endpointer (RNN-T EP) model with additional early and late penalties. By further applying the minimum word error rate (MWER) training technique, we achieved 8.0% relative word error rate (WER) reduction and 130ms 90-percentile latency reduction over on a Voice Search test set. We also experimented with a second-pass Listen, Attend and Spell (LAS) rescorer . Although it did not directly improve the first pass latency, the large WER reduction provides extra room to trade WER for latency. RNN-T EP+LAS, together with MWER training brings in 18.7% relative WER reduction and 160ms 90-percentile latency reductions compared to the original proposed RNN-T EP model.

Keywords

Cite

@article{arxiv.2004.11544,
  title  = {Towards Fast and Accurate Streaming End-to-End ASR},
  author = {Bo Li and Shuo-yiin Chang and Tara N. Sainath and Ruoming Pang and Yanzhang He and Trevor Strohman and Yonghui Wu},
  journal= {arXiv preprint arXiv:2004.11544},
  year   = {2020}
}

Comments

Accepted in ICASSP 2020

R2 v1 2026-06-23T15:04:07.860Z