English

Scaling Up Online Speech Recognition Using ConvNets

Computation and Language 2020-01-29 v1 Sound Audio and Speech Processing

Abstract

We design an online end-to-end speech recognition system based on Time-Depth Separable (TDS) convolutions and Connectionist Temporal Classification (CTC). We improve the core TDS architecture in order to limit the future context and hence reduce latency while maintaining accuracy. The system has almost three times the throughput of a well tuned hybrid ASR baseline while also having lower latency and a better word error rate. Also important to the efficiency of the recognizer is our highly optimized beam search decoder. To show the impact of our design choices, we analyze throughput, latency, accuracy, and discuss how these metrics can be tuned based on the user requirements.

Keywords

Cite

@article{arxiv.2001.09727,
  title  = {Scaling Up Online Speech Recognition Using ConvNets},
  author = {Vineel Pratap and Qiantong Xu and Jacob Kahn and Gilad Avidov and Tatiana Likhomanenko and Awni Hannun and Vitaliy Liptchinsky and Gabriel Synnaeve and Ronan Collobert},
  journal= {arXiv preprint arXiv:2001.09727},
  year   = {2020}
}
R2 v1 2026-06-23T13:21:31.474Z