English

Multilingual sequence-to-sequence speech recognition: architecture, transfer learning, and language modeling

Computation and Language 2018-10-09 v1 Machine Learning Sound Audio and Speech Processing

Abstract

Sequence-to-sequence (seq2seq) approach for low-resource ASR is a relatively new direction in speech research. The approach benefits by performing model training without using lexicon and alignments. However, this poses a new problem of requiring more data compared to conventional DNN-HMM systems. In this work, we attempt to use data from 10 BABEL languages to build a multi-lingual seq2seq model as a prior model, and then port them towards 4 other BABEL languages using transfer learning approach. We also explore different architectures for improving the prior multilingual seq2seq model. The paper also discusses the effect of integrating a recurrent neural network language model (RNNLM) with a seq2seq model during decoding. Experimental results show that the transfer learning approach from the multilingual model shows substantial gains over monolingual models across all 4 BABEL languages. Incorporating an RNNLM also brings significant improvements in terms of %WER, and achieves recognition performance comparable to the models trained with twice more training data.

Keywords

Cite

@article{arxiv.1810.03459,
  title  = {Multilingual sequence-to-sequence speech recognition: architecture, transfer learning, and language modeling},
  author = {Jaejin Cho and Murali Karthick Baskar and Ruizhi Li and Matthew Wiesner and Sri Harish Mallidi and Nelson Yalta and Martin Karafiat and Shinji Watanabe and Takaaki Hori},
  journal= {arXiv preprint arXiv:1810.03459},
  year   = {2018}
}
R2 v1 2026-06-23T04:32:07.568Z