Upload README.md
Browse files
README.md
CHANGED
@@ -10,27 +10,27 @@ datasets:
|
|
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 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
- task:
|
34 |
name: Automatic Speech Recognition
|
35 |
type: automatic-speech-recognition
|
36 |
dataset:
|
@@ -38,18 +38,29 @@ model-index:
|
|
38 |
type: speech-recognition-community-v2/dev_data
|
39 |
args: it
|
40 |
metrics:
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
---
|
54 |
|
55 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
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: 17.17
|
24 |
+
- name: Test CER
|
25 |
+
type: cer
|
26 |
+
value: 4.27
|
27 |
+
- name: Test WER (+LM)
|
28 |
+
type: wer
|
29 |
+
value: 12.07
|
30 |
+
- name: Test CER (+LM)
|
31 |
+
type: cer
|
32 |
+
value: 3.52
|
33 |
+
- task:
|
34 |
name: Automatic Speech Recognition
|
35 |
type: automatic-speech-recognition
|
36 |
dataset:
|
|
|
38 |
type: speech-recognition-community-v2/dev_data
|
39 |
args: it
|
40 |
metrics:
|
41 |
+
- name: Test WER
|
42 |
+
type: wer
|
43 |
+
value: 24.29
|
44 |
+
- name: Test CER
|
45 |
+
type: cer
|
46 |
+
value: 8.1
|
47 |
+
- name: Test WER (+LM)
|
48 |
+
type: wer
|
49 |
+
value: 17.36
|
50 |
+
- name: Test CER (+LM)
|
51 |
+
type: cer
|
52 |
+
value: 7.94
|
53 |
+
- task:
|
54 |
+
name: Automatic Speech Recognition
|
55 |
+
type: automatic-speech-recognition
|
56 |
+
dataset:
|
57 |
+
name: Robust Speech Event - Test Data
|
58 |
+
type: speech-recognition-community-v2/eval_data
|
59 |
+
args: it
|
60 |
+
metrics:
|
61 |
+
- name: Test WER
|
62 |
+
type: wer
|
63 |
+
value: 33.66
|
64 |
---
|
65 |
|
66 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|