Update README.md
Browse files
README.md
CHANGED
@@ -25,10 +25,10 @@ model-index:
|
|
25 |
metrics:
|
26 |
- name: Test WER
|
27 |
type: wer
|
28 |
-
value: 4.
|
29 |
- name: Test CER
|
30 |
type: cer
|
31 |
-
value: 0.
|
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-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) 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: 4.
|
43 |
-
- Cer: 0.
|
44 |
|
45 |
## Model description
|
46 |
|
|
|
25 |
metrics:
|
26 |
- name: Test WER
|
27 |
type: wer
|
28 |
+
value: 4.09
|
29 |
- name: Test CER
|
30 |
type: cer
|
31 |
+
value: 0.88
|
32 |
|
33 |
---
|
34 |
|
|
|
39 |
|
40 |
This acoustic model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) 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: 4.09
|
43 |
+
- Cer: 0.88
|
44 |
|
45 |
## Model description
|
46 |
|