patrickvonplaten commited on
Commit
41c3322
1 Parent(s): 5ca8550

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ license: apache-2.0
12
 
13
  [Facebook's Wav2Vec2](https://ai.facebook.com/blog/wav2vec-20-learning-the-structure-of-speech-from-raw-audio/)
14
 
15
- The large model pretrained and fine-tuned on 960 hours of Libri-Light and Librispeech. Model was trained with [Self-Training objective](https://arxiv.org/abs/2010.11430)
16
 
17
  [Paper](https://arxiv.org/abs/2006.11477)
18
 
12
 
13
  [Facebook's Wav2Vec2](https://ai.facebook.com/blog/wav2vec-20-learning-the-structure-of-speech-from-raw-audio/)
14
 
15
+ The large model pretrained and fine-tuned on 960 hours of Libri-Light and Librispeech on 16kHz sampled speech audio. Model was trained with [Self-Training objective](https://arxiv.org/abs/2010.11430). When using the model make sure that your speech input is also sampled at 16Khz.
16
 
17
  [Paper](https://arxiv.org/abs/2006.11477)
18