paper-with-me

Papers

Joint Unsupervised and Supervised Training for Multilingual ASR

2021-11-15 · Junwen Bai, Bo Li, Yu Zhang, Ankur Bapna, Nikhil Siddhartha, Khe Chai Sim, Tara N. Sainath

Self-supervised training has shown promising gains in pretraining models and facilitating the downstream finetuning for speech recognition, like multilingual ASR. Most existing methods adopt a 2-stage scheme where the self-supervised loss is optimized in the first pretraining stage, and the standard supervised finetuning resumes in the second stage. In this paper, we propose an end-to-end (E2E) Joint Unsupervised and Supervised Training (JUST) method to combine the supervised RNN-T loss and the self-supervised contrastive and masked language modeling (MLM) losses. We validate its performance on the public dataset Multilingual LibriSpeech (MLS), which includes 8 languages and is extremely imbalanced. On MLS, we explore (1) JUST trained from scratch, and (2) JUST finetuned from a pretrained checkpoint. Experiments show that JUST can consistently outperform other existing state-of-the-art methods, and beat the monolingual baseline by a significant margin, demonstrating JUST's capability of handling low-resource languages in multilingual ASR. Our average WER of all languages outperforms average monolingual baseline by 33.3%, and the state-of-the-art 2-stage XLSR by 32%. On low-resource languages like Polish, our WER is less than half of the monolingual baseline and even beats the supervised transfer learning method which uses external supervision.

📄 PDF Abstract BibTeX arXiv:2111.08137

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMasked Language Modelingspeech-recognitionSpeech RecognitionTransfer Learning

Methods 이 논문이 사용한 방법론

XLSR 설명 없음

Similar Papers 제목 키워드 기반

Virtuoso: Massive Multilingual Speech-Text Joint Semi-Supervised Learning for Text-To-Speech

2022-10-27 · Takaaki Saeki, Heiga Zen, Zhehuai Chen, Nobuyuki Morioka 외

This paper proposes Virtuoso, a massively multilingual speech-text joint semi-supervised learning framework for text-to-speech synthesis (TTS) models. Existing multilingual TTS typically supports tens of languages, which…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Speech RecognitionSpeech Synthesis+3

Multilingual Unsupervised NMT using Shared Encoder and Language-Specific Decoders

2019-07-01 · ACL 2019 7 · Sukanta Sen, Kamal Kumar Gupta, Asif Ekbal, Pushpak Bhattacharyya

In this paper, we propose a multilingual unsupervised NMT scheme which jointly trains multiple languages with a shared encoder and multiple decoders. Our approach is based on denoising autoencoding of each language and b…

DenoisingNMTTranslation

A Simple Approach to Learning Unsupervised Multilingual Embeddings

2020-04-10 · EMNLP 2020 11 · Pratik Jawanpuria, Mayank Meghwanshi, Bamdev Mishra

Recent progress on unsupervised learning of cross-lingual embeddings in bilingual setting has given impetus to learning a shared embedding space for several languages without any supervision. A popular framework to solve…

Bilingual Lexicon InductionDependency ParsingDocument ClassificationWord Alignment+1

Unsupervised Multilingual Word Embedding with Limited Resources using Neural Language Models

2019-07-01 · ACL 2019 7 · Takashi Wada, Tomoharu Iwata, Yuji Matsumoto

Recently, a variety of unsupervised methods have been proposed that map pre-trained word embeddings of different languages into the same space without any parallel data. These methods aim to find a linear transformation …

Word AlignmentWord Embeddings

Cross-lingual Supervision Improves Unsupervised Neural Machine Translation

2020-04-07 · NAACL 2021 4 · Mingxuan Wang, Hongxiao Bai, Hai Zhao, Lei LI

Neural machine translation~(NMT) is ineffective for zero-resource languages. Recent works exploring the possibility of unsupervised neural machine translation (UNMT) with only monolingual data can achieve promising resul…

Machine TranslationNMTTranslation