A Study of Transducer based End-to-End ASR with ESPnet: Architecture, Auxiliary Loss and Decoding Strategies
Florian Boyer, Yusuke Shinohara, Takaaki Ishii, Hirofumi Inaguma,, Shinji Watanabe

TL;DR
This paper explores recent advancements in end-to-end ASR models using RNN-T loss in ESPnet, focusing on architecture, auxiliary losses, and decoding strategies to improve performance and speed for streaming applications.
Contribution
It introduces new architectures, auxiliary loss functions, and decoding strategies within ESPnet, demonstrating competitive performance and faster decoding for streaming ASR tasks.
Findings
Proposed systems outperform baseline models on LibriSpeech and AISHELL-1 datasets.
Models achieve comparable or better accuracy with improved decoding speed.
Enhanced ESPnet toolkit supports research and industry deployment of streaming ASR systems.
Abstract
In this study, we present recent developments of models trained with the RNN-T loss in ESPnet. It involves the use of various architectures such as recently proposed Conformer, multi-task learning with different auxiliary criteria and multiple decoding strategies, including our own proposition. Through experiments and benchmarks, we show that our proposed systems can be competitive against other state-of-art systems on well-known datasets such as LibriSpeech and AISHELL-1. Additionally, we demonstrate that these models are promising against other already implemented systems in ESPnet in regards to both performance and decoding speed, enabling the possibility to have powerful systems for a streaming task. With these additions, we hope to expand the usefulness of the ESPnet toolkit for the research community and also give tools for the ASR industry to deploy our systems in realistic and…
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
TopicsSpeech Recognition and Synthesis · Advanced Neural Network Applications · Neural Networks and Applications
MethodsParameterized ReLU · 1x1 Convolution · Kaiming Initialization · Pointwise Convolution · Hierarchical Feature Fusion · Convolution · Dilated Convolution · Efficient Spatial Pyramid · ESPNet
