sanchit-gandhi HF staff commited on
Commit
96f2c2f
1 Parent(s): ca7f36f

Include pre-train dataset

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ model-index:
43
 
44
  # Wav2Vec2-Conformer-Large-960h with Relative Position Embeddings
45
 
46
- Wav2Vec2-Conformer with relative position embeddings, 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.
47
 
48
  **Paper**: [fairseq S2T: Fast Speech-to-Text Modeling with fairseq](https://arxiv.org/abs/2010.05171)
49
 
 
43
 
44
  # Wav2Vec2-Conformer-Large-960h with Relative Position Embeddings
45
 
46
+ Wav2Vec2-Conformer with relative position embeddings, pretrained on LibriVox 60k 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.
47
 
48
  **Paper**: [fairseq S2T: Fast Speech-to-Text Modeling with fairseq](https://arxiv.org/abs/2010.05171)
49