jonatasgrosman commited on
Commit
4b8dd67
1 Parent(s): f4d2d84

update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ model-index:
33
 
34
  # Wav2Vec2-Large-XLSR-53-French
35
 
36
- Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on French using the [Common Voice](https://huggingface.co/datasets/common_voice) and [CSS10](https://github.com/Kyubyong/css10).
37
  When using this model, make sure that your speech input is sampled at 16kHz.
38
 
39
  The script used for training can be found here: https://github.com/jonatasgrosman/wav2vec2-sprint
 
33
 
34
  # Wav2Vec2-Large-XLSR-53-French
35
 
36
+ Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on French using the [Common Voice](https://huggingface.co/datasets/common_voice).
37
  When using this model, make sure that your speech input is sampled at 16kHz.
38
 
39
  The script used for training can be found here: https://github.com/jonatasgrosman/wav2vec2-sprint