From 41c3322bb0338168fba3b747a70ae055f01a803b Mon Sep 17 00:00:00 2001 From: Patrick von Platen Date: Thu, 4 Feb 2021 22:10:24 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7895d3..98b453e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ license: apache-2.0 [Facebook's Wav2Vec2](https://ai.facebook.com/blog/wav2vec-20-learning-the-structure-of-speech-from-raw-audio/) -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) +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. [Paper](https://arxiv.org/abs/2006.11477)