Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ datasets:
|
|
8 |
metrics:
|
9 |
- wer
|
10 |
model-index:
|
11 |
-
- name: wav2vec2-
|
12 |
results:
|
13 |
- task:
|
14 |
name: Automatic Speech Recognition
|
@@ -28,9 +28,10 @@ model-index:
|
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
-
# wav2vec2-
|
32 |
|
33 |
-
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on
|
|
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.1589
|
36 |
- Wer: 0.1433
|
|
|
8 |
metrics:
|
9 |
- wer
|
10 |
model-index:
|
11 |
+
- name: wav2vec2-xls-r-300m-mk
|
12 |
results:
|
13 |
- task:
|
14 |
name: Automatic Speech Recognition
|
|
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
+
# wav2vec2-xls-r-300m-mk
|
32 |
|
33 |
+
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on Macedonian
|
34 |
+
using the train and validation splits of the FLEURS dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 0.1589
|
37 |
- Wer: 0.1433
|