Towards Online End-to-end Transformer Automatic Speech Recognition
Emiru Tsunoo, Yosuke Kashiwagi, Toshiyuki Kumakura, Shinji Watanabe

TL;DR
This paper introduces an online end-to-end Transformer-based speech recognition system that incorporates a context-aware inheritance mechanism and monotonic chunkwise attention, enabling real-time processing with improved accuracy.
Contribution
It presents a novel online Transformer ASR system with a context-aware inheritance mechanism and MoChA-based decoding, advancing real-time speech recognition capabilities.
Findings
Outperforms conventional chunkwise approaches on WSJ and AISHELL-1 datasets.
Effectively encodes global linguistic and speaker attributes in online processing.
Demonstrates the feasibility of online Transformer ASR with improved accuracy.
Abstract
The Transformer self-attention network has recently shown promising performance as an alternative to recurrent neural networks in end-to-end (E2E) automatic speech recognition (ASR) systems. However, Transformer has a drawback in that the entire input sequence is required to compute self-attention. We have proposed a block processing method for the Transformer encoder by introducing a context-aware inheritance mechanism. An additional context embedding vector handed over from the previously processed block helps to encode not only local acoustic information but also global linguistic, channel, and speaker attributes. In this paper, we extend it towards an entire online E2E ASR system by introducing an online decoding process inspired by monotonic chunkwise attention (MoChA) into the Transformer decoder. Our novel MoChA training and inference algorithms exploit the unique properties of…
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 · Speech and Audio Processing · Music and Audio Processing
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Residual Connection · Byte Pair Encoding · Dense Connections · Label Smoothing · *Communicated@Fast*How Do I Communicate to Expedia? · Adam · Softmax
