saattrupdan commited on
Commit
9cd5df3
1 Parent(s): 2c39a47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  name: Danish Common Voice 8.0
20
  metrics:
21
  - type: wer
22
- value: 37.63
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: 35.75
31
  ---
32
 
33
  # KBLab-VoxRex-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) | 37.63 | xx.xx |
47
- | [Alvenir test set](https://huggingface.co/datasets/Alvenir/alvenir_asr_da_eval) | 35.75 | xx.xx |
 
19
  name: Danish Common Voice 8.0
20
  metrics:
21
  - type: wer
22
+ value: 30.51
23
  - task:
24
  type: automatic-speech-recognition
25
  dataset:
 
27
  name: Alvenir ASR test dataset
28
  metrics:
29
  - type: wer
30
+ value: 28.33
31
  ---
32
 
33
  # KBLab-VoxRex-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) | 37.63 | 30.51 |
47
+ | [Alvenir test set](https://huggingface.co/datasets/Alvenir/alvenir_asr_da_eval) | 35.75 | 28.33 |