Metrics added
Browse files
README.md
CHANGED
@@ -5,6 +5,9 @@ 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/).
|
@@ -170,5 +173,4 @@ The CoRal project is funded by the [Danish Innovation Fund](https://innovationsf
|
|
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 |
-
|
|
|
5 |
- da
|
6 |
base_model:
|
7 |
- facebook/wav2vec2-xls-r-300m
|
8 |
+
metrics:
|
9 |
+
- wer
|
10 |
+
- cer
|
11 |
---
|
12 |
|
13 |
This is a Danish state-of-the-art speech recognition model, trained as part of the CoRal project by [Alvenir](https://www.alvenir.ai/).
|
|
|
173 |
- [Alvenir](https://www.alvenir.ai/)
|
174 |
- [Corti](https://www.corti.ai/)
|
175 |
|
176 |
+
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.
|
|