paper-with-me

홈 › Papers

Cascaded encoders for unifying streaming and non-streaming ASR

2020-10-27 · Arun Narayanan, Tara N. Sainath, Ruoming Pang, Jiahui Yu, Chung-Cheng Chiu, Rohit Prabhavalkar, Ehsan Variani, Trevor Strohman

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 presents cascaded encoders for building a single E2E ASR model that can operate in both these modes simultaneously. The proposed model consists of streaming and non-streaming encoders. Input features are first processed by the streaming encoder; the non-streaming encoder operates exclusively on the output of the streaming encoder. A single decoder then learns to decode either using the output of the streaming or the non-streaming encoder. Results show that this model achieves similar word error rates (WER) as a standalone streaming model when operating in streaming mode, and obtains 10% -- 27% relative improvement when operating in non-streaming mode. Our results also show that the proposed approach outperforms existing E2E two-pass models, especially on long-form speech.

📄 PDF Abstract BibTeX arXiv:2010.14606

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

Streaming parallel transducer beam search with fast-slow cascaded encoders

2022-03-29 · Jay Mahadeokar, Yangyang Shi, Ke Li, Duc Le 외

Streaming ASR with strict latency constraints is required in many speech recognition applications. In order to achieve the required latency, streaming ASR models sacrifice accuracy compared to non-streaming ASR models du…

Low-latency processingspeech-recognitionSpeech Recognition

Streaming End-to-End Multilingual Speech Recognition with Joint Language Identification

2022-09-13 · Chao Zhang, Bo Li, Tara Sainath, Trevor Strohman 외

Language identification is critical for many downstream tasks in automatic speech recognition (ASR), and is beneficial to integrate into multilingual end-to-end ASR as an additional task. In this paper, we propose to mod…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language Identificationspeech-recognition+1

Transformer Transducer: One Model Unifying Streaming and Non-streaming Speech Recognition

2020-10-07 · Anshuman Tripathi, Jaeyoung Kim, Qian Zhang, Han Lu 외

In this paper we present a Transformer-Transducer model architecture and a training technique to unify streaming and non-streaming speech recognition models into one model. The model is composed of a stack of transformer…

speech-recognitionSpeech Recognition

Improving Practical Aspects of End-to-End Multi-Talker Speech Recognition for Online and Offline Scenarios

2025-06-17 · Aswin Shanmugam Subramanian, Amit Das, Naoyuki Kanda, Jinyu Li 외

We extend the frameworks of Serialized Output Training (SOT) to address practical needs of both streaming and offline automatic speech recognition (ASR) applications. Our approach focuses on balancing latency and accurac…

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

Unifying Streaming and Non-streaming Zipformer-based ASR

2025-06-17 · Bidisha Sharma, Karthik Pandia Durai, Shankar Venkatesan, Jeena J Prakash 외

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 sin…

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