TL;DR
This paper introduces XLSR, a cross-lingual speech representation model trained on multiple languages' raw speech data, significantly improving speech recognition accuracy across various benchmarks.
Contribution
We propose XLSR, a novel multilingual pretraining approach based on wav2vec 2.0, enabling a single model to perform well across many languages, especially benefiting low-resource settings.
Findings
72% phoneme error rate reduction on CommonVoice
16% word error rate improvement on BABEL
Shared latent speech representations across languages
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗facebook/wav2vec2-large-xlsr-53model· 298k dl· ♡ 156298k dl♡ 156
- 🤗CuongLD/wav2vec2-large-xlsr-vietnamesemodel· 8 dl· ♡ 28 dl♡ 2
- 🤗masoudmzb/wav2vec2-xlsr-multilingual-53-famodel· 8 dl· ♡ 78 dl♡ 7
- 🤗vneralla/xlrs-53-finnishmodel· 1 dl1 dl
- 🤗yip-i/xls-r-53-copymodel· 1 dl1 dl
- 🤗Jzuluaga/accent-id-commonaccent_xlsr-es-spanishmodel· 16 dl· ♡ 516 dl♡ 5
- 🤗Jzuluaga/accent-id-commonaccent_xlsr-it-italianmodel· 1 dl· ♡ 11 dl♡ 1
- 🤗Jzuluaga/accent-id-commonaccent_xlsr-en-englishmodel· 1.4k dl· ♡ 171.4k dl♡ 17
- 🤗Jzuluaga/accent-id-commonaccent_xlsr-de-germanmodel· 6 dl· ♡ 26 dl♡ 2
- 🤗warisqr7/accent-id-commonaccent_xlsr-en-englishmodel· 10 dl10 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsXLSR
