patrickvonplaten commited on
Commit
233a80e
1 Parent(s): e1e8762

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -12,7 +12,8 @@ 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 base model pretrained and fine-tuned on 960 hours of Librispeech.
 
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 base model pretrained and fine-tuned on 960 hours of Librispeech on 16kHz sampled speech audio. When using the model
16
+ make sure that your speech input is also sampled at 16Khz.
17
 
18
  [Paper](https://arxiv.org/abs/2006.11477)
19