infinitejoy
commited on
Commit
•
b0b1764
1
Parent(s):
1113356
update with WER and CER values
Browse files
README.md
CHANGED
@@ -18,8 +18,9 @@ model-index:
|
|
18 |
|
19 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice_7_0 dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
|
22 |
-
-
|
|
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice_7_0 dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
|
22 |
+
- WER: 0.7954545454545454
|
23 |
+
- CER: 0.32341269841269843
|
24 |
|
25 |
## Model description
|
26 |
|