arpelarpe commited on
Commit
f220a5e
1 Parent(s): d0c7d97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,3 +1,5 @@
1
  # Wav2vec2-base pretraining for Danish
2
 
3
- This wav2vec2-base model has been pretrained on ~1300 hours of danish speech data. The pretraining data consists of podcasts and audiobooks and is unfortunately not public available. However, we are allowed to distribute the pretrained model.
 
 
 
1
  # Wav2vec2-base pretraining for Danish
2
 
3
+ This wav2vec2-base model has been pretrained on ~1300 hours of danish speech data. The pretraining data consists of podcasts and audiobooks and is unfortunately not public available. However, we are allowed to distribute the pretrained model.
4
+
5
+ The pre-training was done using the fairseq library in January 2021.