English

Dynamic latency speech recognition with asynchronous revision

Audio and Speech Processing 2020-11-04 v1 Sound

Abstract

In this work we propose an inference technique, asynchronous revision, to unify streaming and non-streaming speech recognition models. Specifically, we achieve dynamic latency with only one model by using arbitrary right context during inference. The model is composed of a stack of convolutional layers for audio encoding. In inference stage, the history states of encoder and decoder can be asynchronously revised to trade off between the latency and the accuracy of the model. To alleviate training and inference mismatch, we propose a training technique, segment cropping, which randomly splits input utterances into several segments with forward connections. This allows us to have dynamic latency speech recognition results with large improvements in accuracy. Experiments show that our dynamic latency model with asynchronous revision gives 8\%-14\% relative improvements over the streaming models.

Keywords

Cite

@article{arxiv.2011.01570,
  title  = {Dynamic latency speech recognition with asynchronous revision},
  author = {Mingkun Huang and Meng Cai and Jun Zhang and Yang Zhang and Yongbin You and Yi He and Zejun Ma},
  journal= {arXiv preprint arXiv:2011.01570},
  year   = {2020}
}
R2 v1 2026-06-23T19:52:45.794Z