Update README.md

This commit is contained in:
Patrick von Platen 2021-02-04 22:08:37 +00:00 committed by huggingface-web
parent e1e8762734
commit 233a80e98b
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@ license: apache-2.0
[Facebook's Wav2Vec2](https://ai.facebook.com/blog/wav2vec-20-learning-the-structure-of-speech-from-raw-audio/)
The base model pretrained and fine-tuned on 960 hours of Librispeech.
The base model pretrained and fine-tuned on 960 hours of Librispeech on 16kHz sampled speech audio. When using the model
make sure that your speech input is also sampled at 16Khz.
[Paper](https://arxiv.org/abs/2006.11477)