Multitask Learning and Joint Optimization for Transformer-RNN-Transducer Speech Recognition
Jae-Jin Jeon, Eesung Kim

TL;DR
This paper introduces multitask learning and joint optimization techniques for transformer-RNN-transducer speech recognition systems, significantly reducing word error rates on Librispeech datasets without external language models.
Contribution
It presents novel multitask and joint optimization methods for transformer-RNN transducers, enhancing performance while maintaining model simplicity.
Findings
Reduced WER by 16.6% on test-clean
Reduced WER by 13.3% on test-other
Effective without external language models
Abstract
Recently, several types of end-to-end speech recognition methods named transformer-transducer were introduced. According to those kinds of methods, transcription networks are generally modeled by transformer-based neural networks, while prediction networks could be modeled by either transformers or recurrent neural networks (RNN). This paper explores multitask learning, joint optimization, and joint decoding methods for transformer-RNN-transducer systems. Our proposed methods have the main advantage in that the model can maintain information on the large text corpus. We prove their effectiveness by performing experiments utilizing the well-known ESPNET toolkit for the widely used Librispeech datasets. We also show that the proposed methods can reduce word error rate (WER) by 16.6 % and 13.3 % for test-clean and test-other datasets, respectively, without changing the overall model…
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 · Natural Language Processing Techniques · Music and Audio Processing
MethodsDilated Convolution · Convolution · Pointwise Convolution · Hierarchical Feature Fusion · Kaiming Initialization · 1x1 Convolution · Efficient Spatial Pyramid · Parameterized ReLU · ESPNet
