CUSIDE-T: Chunking, Simulating Future and Decoding for Transducer based Streaming ASR
Wenbo Zhao, Ziwei Li, Chuan Yu, Zhijian Ou

TL;DR
This paper introduces CUSIDE-T, an adaptation of the CUSIDE method for RNN-T based streaming ASR, which improves recognition accuracy while maintaining low latency, by integrating chunking, future simulation, and language model rescoring.
Contribution
It extends the CUSIDE approach from CTC to RNN-T architecture and incorporates language model rescoring for enhanced accuracy with minimal latency increase.
Findings
CUSIDE-T outperforms U2++ in accuracy at the same latency.
Extensive experiments on AISHELL-1, WenetSpeech, and SpeechIO datasets validate the effectiveness.
Incorporating language model rescoring further improves recognition performance.
Abstract
Streaming automatic speech recognition (ASR) is very important for many real-world ASR applications. However, a notable challenge for streaming ASR systems lies in balancing operational performance against latency constraint. Recently, a method of chunking, simulating future context and decoding, called CUSIDE, has been proposed for connectionist temporal classification (CTC) based streaming ASR, which obtains a good balance between reduced latency and high recognition accuracy. In this paper, we present CUSIDE-T, which successfully adapts the CUSIDE method over the recurrent neural network transducer (RNN-T) ASR architecture, instead of being based on the CTC architecture. We also incorporate language model rescoring in CUSIDE-T to further enhance accuracy, while only bringing a small additional latency. Extensive experiments are conducted over the AISHELL-1, WenetSpeech and SpeechIO…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems
