paper-with-me

홈 › Papers

Unsupervised Cross-lingual Representation Learning for Speech Recognition

2020-06-24 · Alexis Conneau, Alexei Baevski, Ronan Collobert, Abdel-rahman Mohamed, Michael Auli

This paper presents XLSR which learns cross-lingual speech representations by pretraining a single model from the raw waveform of speech in multiple languages. We build on wav2vec 2.0 which is trained by solving a contrastive task over masked latent speech representations and jointly learns a quantization of the latents shared across languages. The resulting model is fine-tuned on labeled data and experiments show that cross-lingual pretraining significantly outperforms monolingual pretraining. On the CommonVoice benchmark, XLSR shows a relative phoneme error rate reduction of 72% compared to the best known results. On BABEL, our approach improves word error rate by 16% relative compared to a comparable system. Our approach enables a single multilingual speech recognition model which is competitive to strong individual models. Analysis shows that the latent discrete speech representations are shared across languages with increased sharing for related languages. We hope to catalyze research in low-resource speech understanding by releasing XLSR-53, a large model pretrained in 53 languages.

📄 PDF Abstract BibTeX arXiv:2006.13979

Code (8)

HLasse/wav2vec_finetune pytorch
JoegameZhou/MindSpeech mindspore
MindCode-4/code-5/tree/main/xlm_roberta mindspore
facebookresearch/fairseq pytorch
hltchkust/cantonese-asr pytorch
huggingface/transformers pytorch
marccanby/bidi_decoding pytorch
pwc-1/Paper-9/tree/main/1/xlm_roberta_xl mindspore

Tasks

QuantizationRepresentation Learningspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

XLSR 설명 없음

Similar Papers 제목 키워드 기반

Exploiting Cross-Lingual Knowledge in Unsupervised Acoustic Modeling for Low-Resource Languages

2020-07-29 · Siyuan Feng

(Short version of Abstract) This thesis describes an investigation on unsupervised acoustic modeling (UAM) for automatic speech recognition (ASR) in the zero-resource scenario, where only untranscribed speech data is ass…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language Acquisitionspeech-recognition+1

Language Adaptive Cross-lingual Speech Representation Learning with Sparse Sharing Sub-networks

2022-03-09 · Yizhou Lu, Mingkun Huang, Xinghua Qu, Pengfei Wei 외

Unsupervised cross-lingual speech representation learning (XLSR) has recently shown promising results in speech recognition by leveraging vast amounts of unlabeled data across multiple languages. However, standard XLSR m…

Representation Learningspeech-recognitionSpeech RecognitionSpeech Representation Learning

Zambezi Voice: A Multilingual Speech Corpus for Zambian Languages

2023-06-07 · Claytone Sikasote, Kalinda Siaminwe, Stanly Mwape, Bangiwe Zulu 외

This work introduces Zambezi Voice, an open-source multilingual speech resource for Zambian languages. It contains two collections of datasets: unlabelled audio recordings of radio news and talk shows programs (160 hours…

Cross-Lingual Transferspeech-recognitionSpeech RecognitionTransfer Learning

Unsupervised Cross-Lingual Speech Emotion Recognition Using Pseudo Multilabel

2021-08-19 · Jin Li, Nan Yan, Lan Wang

Speech Emotion Recognition (SER) in a single language has achieved remarkable results through deep learning approaches in the last decade. However, cross-lingual SER remains a challenge in real-world applications due to …

Emotion RecognitionSpeech Emotion Recognition

Perceptimatic: A human speech perception benchmark for unsupervised subword modelling

2020-10-12 · Juliette Millet, Ewan Dunbar

In this paper, we present a data set and methods to compare speech processing models and human behaviour on a phone discrimination task. We provide Perceptimatic, an open data set which consists of French and English spe…