CoolFace
Modelpublic

bofenghuang/asr-wav2vec2-xls-r-1b-ctc-french

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes36downloads
Model Card

Fine-tuned Wav2Vec2 XLS-R 1B model for ASR in French

<style> img { display: inline; } </style>

Model architecture Model size Language

This model is a fine-tuned version of facebook/wav2vec2-xls-r-1b on French using the train and validation splits of Common Voice 11.0, Multilingual LibriSpeech, Voxpopuli, Multilingual TEDx, MediaSpeech, and African Accented French on 16kHz sampled speech audio. When using the model make sure that your speech input is also sampled at 16Khz.

Genrally we advise to use [bofenghuang/asr-wav2vec2-ctc-french](https://huggingface.co/bofenghuang/asr-wav2vec2-ctc-french) because it has the smaller model size and the better performance.