English

Reducing the Offline-Streaming Gap for Unified ASR Transducer with Consistency Regularization

Audio and Speech Processing 2026-04-22 v1 Artificial Intelligence Computation and Language Human-Computer Interaction

Abstract

Unification of automatic speech recognition (ASR) systems reduces development and maintenance costs, but training a single model to perform well in both offline and low-latency streaming settings remains challenging. We present a Unified ASR framework for Transducer (RNNT) training that supports both offline and streaming decoding within a single model, using chunk-limited attention with right context and dynamic chunked convolutions. To further close the gap between offline and streaming performance, we introduce an efficient Triton implementation of mode-consistency regularization for RNNT (MCR-RNNT), which encourages agreement across training modes. Experiments show that the proposed approach improves streaming accuracy at low latency while preserving offline performance and scaling to larger model sizes and training datasets. The proposed Unified ASR framework and the English model checkpoint are open-sourced.

Keywords

Cite

@article{arxiv.2604.19079,
  title  = {Reducing the Offline-Streaming Gap for Unified ASR Transducer with Consistency Regularization},
  author = {Andrei Andrusenko and Vladimir Bataev and Lilit Grigoryan and Nune Tadevosyan and Vitaly Lavrukhin and Boris Ginsburg},
  journal= {arXiv preprint arXiv:2604.19079},
  year   = {2026}
}
R2 v1 2026-07-01T12:27:45.421Z