Upload README.md
Browse files
README.md
CHANGED
@@ -11,27 +11,27 @@ datasets:
|
|
11 |
model-index:
|
12 |
- name: XLS-R-1b - Italian
|
13 |
results:
|
14 |
-
- task:
|
15 |
-
name: Automatic Speech Recognition
|
16 |
type: automatic-speech-recognition
|
17 |
dataset:
|
18 |
name: Common Voice 7
|
19 |
type: mozilla-foundation/common_voice_7_0
|
20 |
args: it
|
21 |
metrics:
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
- task:
|
35 |
name: Automatic Speech Recognition
|
36 |
type: automatic-speech-recognition
|
37 |
dataset:
|
@@ -39,18 +39,29 @@ model-index:
|
|
39 |
type: speech-recognition-community-v2/dev_data
|
40 |
args: it
|
41 |
metrics:
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
---
|
55 |
|
56 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
11 |
model-index:
|
12 |
- name: XLS-R-1b - Italian
|
13 |
results:
|
14 |
+
- task:
|
15 |
+
name: Automatic Speech Recognition
|
16 |
type: automatic-speech-recognition
|
17 |
dataset:
|
18 |
name: Common Voice 7
|
19 |
type: mozilla-foundation/common_voice_7_0
|
20 |
args: it
|
21 |
metrics:
|
22 |
+
- name: Test WER
|
23 |
+
type: wer
|
24 |
+
value: 32.74
|
25 |
+
- name: Test CER
|
26 |
+
type: cer
|
27 |
+
value: 7.83
|
28 |
+
- name: Test WER (+LM)
|
29 |
+
type: wer
|
30 |
+
value: 19.55
|
31 |
+
- name: Test CER (+LM)
|
32 |
+
type: cer
|
33 |
+
value: 5.59
|
34 |
+
- task:
|
35 |
name: Automatic Speech Recognition
|
36 |
type: automatic-speech-recognition
|
37 |
dataset:
|
|
|
39 |
type: speech-recognition-community-v2/dev_data
|
40 |
args: it
|
41 |
metrics:
|
42 |
+
- name: Test WER
|
43 |
+
type: wer
|
44 |
+
value: 43.23
|
45 |
+
- name: Test CER
|
46 |
+
type: cer
|
47 |
+
value: 13.37
|
48 |
+
- name: Test WER (+LM)
|
49 |
+
type: wer
|
50 |
+
value: 27.51
|
51 |
+
- name: Test CER (+LM)
|
52 |
+
type: cer
|
53 |
+
value: 10.69
|
54 |
+
- task:
|
55 |
+
name: Automatic Speech Recognition
|
56 |
+
type: automatic-speech-recognition
|
57 |
+
dataset:
|
58 |
+
name: Robust Speech Event - Test Data
|
59 |
+
type: speech-recognition-community-v2/eval_data
|
60 |
+
args: it
|
61 |
+
metrics:
|
62 |
+
- name: Test WER
|
63 |
+
type: wer
|
64 |
+
value: 51.12
|
65 |
---
|
66 |
|
67 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|