Commit
·
547a971
1
Parent(s):
998bc0d
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,20 +14,20 @@ model-index:
|
|
| 14 |
- task:
|
| 15 |
type: automatic-speech-recognition
|
| 16 |
dataset:
|
| 17 |
-
type:
|
| 18 |
-
|
|
|
|
| 19 |
metrics:
|
| 20 |
- type: wer
|
| 21 |
-
value:
|
| 22 |
- task:
|
| 23 |
type: automatic-speech-recognition
|
| 24 |
dataset:
|
| 25 |
-
type:
|
| 26 |
-
|
| 27 |
-
name: Danish Common Voice 8.0
|
| 28 |
metrics:
|
| 29 |
- type: wer
|
| 30 |
-
value:
|
| 31 |
---
|
| 32 |
|
| 33 |
# XLS-R-300m-CV8-da
|
|
|
|
| 14 |
- task:
|
| 15 |
type: automatic-speech-recognition
|
| 16 |
dataset:
|
| 17 |
+
type: mozilla-foundation/common_voice_8_0
|
| 18 |
+
args: da
|
| 19 |
+
name: Danish Common Voice 8.0
|
| 20 |
metrics:
|
| 21 |
- type: wer
|
| 22 |
+
value: 26.45
|
| 23 |
- task:
|
| 24 |
type: automatic-speech-recognition
|
| 25 |
dataset:
|
| 26 |
+
type: Alvenir/alvenir_asr_da_eval
|
| 27 |
+
name: Alvenir ASR test dataset
|
|
|
|
| 28 |
metrics:
|
| 29 |
- type: wer
|
| 30 |
+
value: 25.80
|
| 31 |
---
|
| 32 |
|
| 33 |
# XLS-R-300m-CV8-da
|