Moreno La Quatra
commited on
Commit
•
21407d8
1
Parent(s):
4a25345
Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,36 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Test WER
|
24 |
type: wer
|
25 |
-
value:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
22 |
metrics:
|
23 |
- name: Test WER
|
24 |
type: wer
|
25 |
+
value: 19.44
|
26 |
+
- name: Test CER
|
27 |
+
type: cer
|
28 |
+
value: 4.47
|
29 |
+
- name: Test WER (+LM)
|
30 |
+
type: wer
|
31 |
+
value: 14.08
|
32 |
+
- name: Test CER (+LM)
|
33 |
+
type: cer
|
34 |
+
value: 3.67
|
35 |
+
- task:
|
36 |
+
name: Automatic Speech Recognition
|
37 |
+
type: automatic-speech-recognition
|
38 |
+
dataset:
|
39 |
+
name: Robust Speech Event - Dev Data
|
40 |
+
type: speech-recognition-community-v2/dev_data
|
41 |
+
args: it
|
42 |
+
metrics:
|
43 |
+
- name: Test WER
|
44 |
+
type: wer
|
45 |
+
value: 31.01
|
46 |
+
- name: Test CER
|
47 |
+
type: cer
|
48 |
+
value: 9.27
|
49 |
+
- name: Test WER (+LM)
|
50 |
+
type: wer
|
51 |
+
value: 22.09
|
52 |
+
- name: Test CER (+LM)
|
53 |
+
type: cer
|
54 |
+
value: 7.90
|
55 |
---
|
56 |
|
57 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|