Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,26 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
5 |
model-index:
|
6 |
-
- name:
|
7 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -12,7 +28,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# wav2vec2-xls-r-300m-italian-augmented-multids
|
14 |
|
15 |
-
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.1633
|
18 |
- Wer: 0.1636
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language: it
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
- robust-speech-event
|
7 |
+
- automatic-speech-recognition
|
8 |
+
datasets:
|
9 |
+
- mozilla-foundation/common_voice_7_0
|
10 |
model-index:
|
11 |
+
- name: XLS-R-300m - Italian
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: Automatic Speech Recognition
|
15 |
+
type: automatic-speech-recognition
|
16 |
+
dataset:
|
17 |
+
name: Common Voice 7
|
18 |
+
type: mozilla-foundation/common_voice_7_0
|
19 |
+
args: it
|
20 |
+
metrics:
|
21 |
+
- name: Test WER
|
22 |
+
type: wer
|
23 |
+
value: 16.36
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
28 |
|
29 |
# wav2vec2-xls-r-300m-italian-augmented-multids
|
30 |
|
31 |
+
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 - IT dataset.
|
32 |
It achieves the following results on the evaluation set:
|
33 |
- Loss: 0.1633
|
34 |
- Wer: 0.1636
|