Merge branch 'main' of hf.co:CoRal-dataset/roest-wav2vec2-315m-v2 into main
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This is a Danish state-of-the-art speech recognition model, trained as part of the CoRal project by [Alvenir](https://www.alvenir.ai/).
|
2 |
## Overview
|
3 |
|
@@ -161,4 +170,5 @@ The CoRal project is funded by the [Danish Innovation Fund](https://innovationsf
|
|
161 |
- [Alvenir](https://www.alvenir.ai/)
|
162 |
- [Corti](https://www.corti.ai/)
|
163 |
|
164 |
-
We would like specifically thank Dan Saattrup Nielsen, Alexandra Institute for (among other things) the repository work and Simon Leminen Madsen, Alexandra Institute for modelling work.
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- CoRal-dataset/coral-v2
|
4 |
+
language:
|
5 |
+
- da
|
6 |
+
base_model:
|
7 |
+
- facebook/wav2vec2-xls-r-300m
|
8 |
+
---
|
9 |
+
|
10 |
This is a Danish state-of-the-art speech recognition model, trained as part of the CoRal project by [Alvenir](https://www.alvenir.ai/).
|
11 |
## Overview
|
12 |
|
|
|
170 |
- [Alvenir](https://www.alvenir.ai/)
|
171 |
- [Corti](https://www.corti.ai/)
|
172 |
|
173 |
+
We would like specifically thank Dan Saattrup Nielsen, Alexandra Institute for (among other things) the repository work and Simon Leminen Madsen, Alexandra Institute for modelling work.
|
174 |
+
|