Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: nl
|
3 |
+
tags:
|
4 |
+
- speech
|
5 |
+
---
|
6 |
+
|
7 |
+
# Wav2Vec2-Dutch-Large-ft-CGN-3hrs
|
8 |
+
|
9 |
+
A Dutch Wav2Vec2 model. This model is created by fine-tuning [`GroNLP/wav2vec2-dutch-large`](https://huggingface.co/GroNLP/wav2vec2-dutch-large) model on 3 hours of Dutch speech from [Het Corpus Gesproken Nederlands](https://taalmaterialen.ivdnt.org/download/tstc-corpus-gesproken-nederlands/).
|