paper-with-me

홈 › Papers

Unifying Streaming and Non-streaming Zipformer-based ASR

2025-06-17 · Bidisha Sharma, Karthik Pandia Durai, Shankar Venkatesan, Jeena J Prakash, Shashi Kumar, Malolan Chetlur, Andreas Stolcke

There has been increasing interest in unifying streaming and non-streaming automatic speech recognition (ASR) models to reduce development, training, and deployment costs. We present a unified framework that trains a single end-to-end ASR model for both streaming and non-streaming applications, leveraging future context information. We propose to use dynamic right-context through the chunked attention masking in the training of zipformer-based ASR models. We demonstrate that using right-context is more effective in zipformer models compared to other conformer models due to its multi-scale nature. We analyze the effect of varying the number of right-context frames on accuracy and latency of the streaming ASR models. We use Librispeech and large in-house conversational datasets to train different versions of streaming and non-streaming models and evaluate them in a production grade server-client setup across diverse testsets of different domains. The proposed strategy reduces word error by relative 7.9\% with a small degradation in user-perceived latency. By adding more right-context frames, we are able to achieve streaming performance close to that of non-streaming models. Our approach also allows flexible control of the latency-accuracy tradeoff according to customers requirements.

📄 PDF Abstract BibTeX arXiv:2506.14434

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

XLSR-Transducer: Streaming ASR for Self-Supervised Pretrained Models

2024-07-05 · Shashi Kumar, Srikanth Madikeri, Juan Zuluaga-Gomez, Esaú Villatoro-Tello 외

Self-supervised pretrained models exhibit competitive performance in automatic speech recognition on finetuning, even with limited in-domain supervised data. However, popular pretrained models are not suitable for stream…

Automatic Speech Recognitionspeech-recognitionSpeech Recognition

Cascaded encoders for unifying streaming and non-streaming ASR

2020-10-27 · Arun Narayanan, Tara N. Sainath, Ruoming Pang, Jiahui Yu 외

End-to-end (E2E) automatic speech recognition (ASR) models, by now, have shown competitive performance on several benchmarks. These models are structured to either operate in streaming or non-streaming mode. This work pr…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Decoderspeech-recognition+1

SURT 2.0: Advances in Transducer-based Multi-talker Speech Recognition

2023-06-18 · Desh Raj, Daniel Povey, Sanjeev Khudanpur

The Streaming Unmixing and Recognition Transducer (SURT) model was proposed recently as an end-to-end approach for continuous, streaming, multi-talker speech recognition (ASR). Despite impressive results on multi-turn me…

DecoderDomain Adaptationspeech-recognitionSpeech Recognition

Learning a Dual-Mode Speech Recognition Model via Self-Pruning

2022-07-25 · Chunxi Liu, Yuan Shangguan, Haichuan Yang, Yangyang Shi 외

There is growing interest in unifying the streaming and full-context automatic speech recognition (ASR) networks into a single end-to-end ASR model to simplify the model training and deployment for both use cases. While …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Self-Supervised Learningspeech-recognition+1

Dynamic Chunk Convolution for Unified Streaming and Non-Streaming Conformer ASR

2023-04-18 · Xilai Li, Goeric Huybrechts, Srikanth Ronanki, Jeff Farris 외

Recently, there has been an increasing interest in unifying streaming and non-streaming speech recognition models to reduce development, training and deployment cost. The best-known approaches rely on either window-based…

speech-recognitionSpeech Recognition