Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Wav2vec2-base 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 |
+
---
|
2 |
+
language: da
|
3 |
+
tags:
|
4 |
+
- speech
|
5 |
+
license: apache-2.0
|
6 |
+
---
|
7 |
+
|
8 |
# Wav2vec2-base for Danish
|
9 |
|
10 |
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.
|