jonatasgrosman commited on
Commit
6a4e9d6
1 Parent(s): 39b0ff7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ model-index:
32
 
33
  # Fine-tuned wav2vec2 large model for speech recognition in English
34
 
35
- Fine-tuned [facebook/wav2vec2-large](https://huggingface.co/facebook/wav2vec2-large) on English using the [Common Voice 6.1](https://huggingface.co/datasets/common_voice).
36
  When using this model, make sure that your speech input is sampled at 16kHz.
37
 
38
  This model has been fine-tuned thanks to the GPU credits generously given by the [OVHcloud](https://www.ovhcloud.com/en/public-cloud/ai-training/) :)
 
32
 
33
  # Fine-tuned wav2vec2 large model for speech recognition in English
34
 
35
+ Fine-tuned [facebook/wav2vec2-large](https://huggingface.co/facebook/wav2vec2-large) on English using the train and validation splits of [Common Voice 6.1](https://huggingface.co/datasets/common_voice).
36
  When using this model, make sure that your speech input is sampled at 16kHz.
37
 
38
  This model has been fine-tuned thanks to the GPU credits generously given by the [OVHcloud](https://www.ovhcloud.com/en/public-cloud/ai-training/) :)