aapot commited on
Commit
1ecf8e4
1 Parent(s): b918e97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -25,10 +25,10 @@ model-index:
25
  metrics:
26
  - name: Test WER
27
  type: wer
28
- value: 8.24
29
  - name: Test CER
30
  type: cer
31
- value: 1.98
32
 
33
  ---
34
 
@@ -39,8 +39,8 @@ should probably proofread and complete it, then remove this comment. -->
39
 
40
  This acoustic model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) for Finnish ASR. The model has been fine-tuned with 275.6 hours of Finnish transcribed speech data.
41
  It achieves the following results on the Common Voice 7 test set together with language model (Finnish KenLM):
42
- - Wer: 8.24
43
- - Cer: 1.98
44
 
45
  ## Model description
46
 
 
25
  metrics:
26
  - name: Test WER
27
  type: wer
28
+ value: 8.16
29
  - name: Test CER
30
  type: cer
31
+ value: 1.97
32
 
33
  ---
34
 
 
39
 
40
  This acoustic model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) for Finnish ASR. The model has been fine-tuned with 275.6 hours of Finnish transcribed speech data.
41
  It achieves the following results on the Common Voice 7 test set together with language model (Finnish KenLM):
42
+ - Wer: 8.16
43
+ - Cer: 1.97
44
 
45
  ## Model description
46