saattrupdan
commited on
Commit
•
fddf4d0
1
Parent(s):
fc2c900
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ model-index:
|
|
19 |
name: Danish Common Voice 8.0
|
20 |
metrics:
|
21 |
- type: wer
|
22 |
-
value:
|
23 |
- task:
|
24 |
type: automatic-speech-recognition
|
25 |
dataset:
|
@@ -27,7 +27,7 @@ model-index:
|
|
27 |
name: Alvenir ASR test dataset
|
28 |
metrics:
|
29 |
- type: wer
|
30 |
-
value:
|
31 |
---
|
32 |
|
33 |
# VoxPopuli-Wav2vec2-large-CV8-da
|
@@ -43,5 +43,5 @@ The model achieves the following WER scores (lower is better):
|
|
43 |
|
44 |
| **Dataset** | **WER without LM** | **WER with 5-gram LM** |
|
45 |
| :---: | ---: | ---: |
|
46 |
-
| [Danish part of Common Voice 8.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_8_0/viewer/da/train) | 48.04 |
|
47 |
-
| [Alvenir test set](https://huggingface.co/datasets/Alvenir/alvenir_asr_da_eval) | 48.43 |
|
|
|
19 |
name: Danish Common Voice 8.0
|
20 |
metrics:
|
21 |
- type: wer
|
22 |
+
value: 40.54
|
23 |
- task:
|
24 |
type: automatic-speech-recognition
|
25 |
dataset:
|
|
|
27 |
name: Alvenir ASR test dataset
|
28 |
metrics:
|
29 |
- type: wer
|
30 |
+
value: 40.66
|
31 |
---
|
32 |
|
33 |
# VoxPopuli-Wav2vec2-large-CV8-da
|
|
|
43 |
|
44 |
| **Dataset** | **WER without LM** | **WER with 5-gram LM** |
|
45 |
| :---: | ---: | ---: |
|
46 |
+
| [Danish part of Common Voice 8.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_8_0/viewer/da/train) | 48.04 | 40.54 |
|
47 |
+
| [Alvenir test set](https://huggingface.co/datasets/Alvenir/alvenir_asr_da_eval) | 48.43 | 40.66 |
|