A practical two-stage training strategy for multi-stream end-to-end speech recognition
Ruizhi Li, Gregory Sell, Xiaofei Wang, Shinji Watanabe, Hynek, Hermansky

TL;DR
This paper introduces a two-stage training strategy for multi-stream end-to-end speech recognition that reduces memory and data requirements while improving accuracy by training a universal feature extractor first, then fine-tuning the fusion module.
Contribution
The proposed two-stage training scheme simplifies multi-stream speech recognition training and enhances performance compared to previous methods.
Findings
Achieves 8.2-32.4% relative WER reduction on DIRHA and AMI datasets.
Outperforms several conventional multi-stream fusion methods.
Reduces memory and data needs for multi-stream training.
Abstract
The multi-stream paradigm of audio processing, in which several sources are simultaneously considered, has been an active research area for information fusion. Our previous study offered a promising direction within end-to-end automatic speech recognition, where parallel encoders aim to capture diverse information followed by a stream-level fusion based on attention mechanisms to combine the different views. However, with an increasing number of streams resulting in an increasing number of encoders, the previous approach could require substantial memory and massive amounts of parallel data for joint training. In this work, we propose a practical two-stage training scheme. Stage-1 is to train a Universal Feature Extractor (UFE), where encoder outputs are produced from a single-stream model trained with all data. Stage-2 formulates a multi-stream scheme intending to solely train the…
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
