Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

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

Domain:

natural language processing

Record type:

papermodel
Creator:
ChoBasLi,Wie
Host:avatar
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.

Visit

arxiv.org

Tasks

automatic speech recognitionspeech processing

Tags

Computation and LanguageMachine LearningSoundAudio and Speech Processing

Similar

Language model integration based on memory control for sequence to sequence speech recognitionSequence-to-Sequence Models Can Directly Translate Foreign SpeechAttentive Sequence-to-Sequence Learning for Diacritic Restoration of Yorùbá Language TextUnderstanding Cross-Language Transfer Improvements in Low-Resource HTR: The Role of Sequence ModelingA Differentiable Alignment Framework for Sequence-to-Sequence Modeling via Optimal TransportAlternators For Sequence Modeling

Language model integration based on memory control for sequence to sequence speech recognition

In this paper, we explore several new schemes to train a seq2seq model to integrate a pre-trained LM

Sequence-to-Sequence Models Can Directly Translate Foreign Speech

We present a recurrent encoder-decoder deep neural network architecture that directly translates spe

Attentive Sequence-to-Sequence Learning for Diacritic Restoration of Yorùbá Language Text

Yorùbá is a widely spoken West African language with a writing system rich in tonal and orthographic diacritics. With very few exceptions, diacritics are omitted from electronic texts, due to limited device and application support. Diacritics provide morphological

Understanding Cross-Language Transfer Improvements in Low-Resource HTR: The Role of Sequence Modeling

Handwritten Text Recognition (HTR) for Arabic-script languages benefits from cross-language joint tr

A Differentiable Alignment Framework for Sequence-to-Sequence Modeling via Optimal Transport

Accurate sequence-to-sequence (seq2seq) alignment is critical for applications like medical speech a

Alternators For Sequence Modeling

This paper introduces alternators, a novel family of non-Markovian dynamical models for sequences. A