On using 2D sequence-to-sequence models for speech recognition
Parnia Bahar, Albert Zeyer, Ralf Schl\"uter, and Hermann Ney

TL;DR
This paper introduces a novel 2D LSTM architecture for speech recognition that models input-output relations without attention mechanisms, achieving competitive results on the Switchboard dataset.
Contribution
The paper presents a new 2D LSTM model for speech recognition that directly captures input-output relations without relying on attention mechanisms.
Findings
Competitive word error rates on Switchboard 300h dataset
Demonstrates viability of 2D LSTM for speech recognition
Offers an alternative to attention-based models
Abstract
Attention-based sequence-to-sequence models have shown promising results in automatic speech recognition. Using these architectures, one-dimensional input and output sequences are related by an attention approach, thereby replacing more explicit alignment processes, like in classical HMM-based modeling. In contrast, here we apply a novel two-dimensional long short-term memory (2DLSTM) architecture to directly model the input/output relation between audio/feature vector sequences and word sequences. The proposed model is an alternative model such that instead of using any type of attention components, we apply a 2DLSTM layer to assimilate the context from both input observations and output transcriptions. The experimental evaluation on the Switchboard 300h automatic speech recognition task shows word error rates for the 2DLSTM model that are competitive to end-to-end attention-based…
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.
