ASSDJan 14, 2022

A Study of Transducer based End-to-End ASR with ESPnet: Architecture, Auxiliary Loss and Decoding Strategies

arXiv:2201.05420v140 citations
Originality Synthesis-oriented
AI Analysis

This work provides incremental improvements to ASR systems, benefiting researchers and industry practitioners by enhancing the ESPnet toolkit for realistic deployment.

The study developed end-to-end automatic speech recognition systems using RNN-T loss in ESPnet, incorporating architectures like Conformer and auxiliary losses, achieving competitive performance on LibriSpeech and AISHELL-1 datasets with improved decoding speed for streaming tasks.

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 production environments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes