English

On using 2D sequence-to-sequence models for speech recognition

Computation and Language 2019-11-21 v1 Machine Learning Audio and Speech Processing

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 model.

Keywords

Cite

@article{arxiv.1911.08888,
  title  = {On using 2D sequence-to-sequence models for speech recognition},
  author = {Parnia Bahar and Albert Zeyer and Ralf Schlüter and Hermann Ney},
  journal= {arXiv preprint arXiv:1911.08888},
  year   = {2019}
}

Comments

5 pages, IEEE International Conference on Acoustics, Speech, and Signal Processing (ICASSP), Brighton, UK, May 2019

R2 v1 2026-06-23T12:22:13.326Z