Moreno La Quatra
commited on
Commit
•
eb67882
1
Parent(s):
5770ef0
Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,36 @@ model-index:
|
|
20 |
metrics:
|
21 |
- name: Test WER
|
22 |
type: wer
|
23 |
-
value:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
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:
|
37 |
+
name: Robust Speech Event - Dev Data
|
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.10
|
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 |
---
|
54 |
|
55 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|