update wer info
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Test WER
|
24 |
type: wer
|
25 |
-
value:
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,9 +32,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the MOZILLA-FOUNDATION/COMMON_VOICE_7_0 - BA dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Training Loss: 0.
|
36 |
-
- Validation Loss: 0.
|
37 |
-
-
|
|
|
|
|
38 |
|
39 |
|
40 |
## Model description
|
|
|
22 |
metrics:
|
23 |
- name: Test WER
|
24 |
type: wer
|
25 |
+
value: 0.04688827226909791
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the MOZILLA-FOUNDATION/COMMON_VOICE_7_0 - BA dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Training Loss: 0.268400
|
36 |
+
- Validation Loss: 0.088252
|
37 |
+
- WER without LM: 0.085588
|
38 |
+
- WER with LM: 0.04688827226909791
|
39 |
+
- CER with LM: 0.01121871653232625
|
40 |
|
41 |
|
42 |
## Model description
|