--- license: mit datasets: - librispeech_asr language: - en metrics: - wer library_name: transformers --- # Wav2Vec2 XLS-R-300m Finetuning using 1hr of Librispeech XLS-R 300m pretrained model found [here](https://huggingface.co/facebook/wav2vec2-xls-r-300m) is finetuned using 1hr of LibriSpeech Train-Clean-100 subset sampled at random. **[XLS-R paper](https://arxiv.org/abs/2111.09296)** Training Code is available on [this colab notebook](). (The notebook is inspired by [this notebook](https://colab.research.google.com/github/patrickvonplaten/notebooks/blob/master/Fine_Tune_XLS_R_on_Common_Voice.ipynb))