Upload README.md
Browse files
README.md
CHANGED
@@ -11,21 +11,21 @@ datasets:
|
|
11 |
model-index:
|
12 |
- name: sew-tiny-portuguese-cv8
|
13 |
results:
|
14 |
-
- task:
|
15 |
-
name: Automatic Speech Recognition
|
16 |
type: automatic-speech-recognition
|
17 |
dataset:
|
18 |
name: Common Voice 8
|
19 |
type: mozilla-foundation/common_voice_8_0
|
20 |
args: pt
|
21 |
metrics:
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
- task:
|
29 |
name: Automatic Speech Recognition
|
30 |
type: automatic-speech-recognition
|
31 |
dataset:
|
@@ -33,12 +33,34 @@ model-index:
|
|
33 |
type: speech-recognition-community-v2/dev_data
|
34 |
args: sv
|
35 |
metrics:
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
---
|
43 |
|
44 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
11 |
model-index:
|
12 |
- name: sew-tiny-portuguese-cv8
|
13 |
results:
|
14 |
+
- task:
|
15 |
+
name: Automatic Speech Recognition
|
16 |
type: automatic-speech-recognition
|
17 |
dataset:
|
18 |
name: Common Voice 8
|
19 |
type: mozilla-foundation/common_voice_8_0
|
20 |
args: pt
|
21 |
metrics:
|
22 |
+
- name: Test WER
|
23 |
+
type: wer
|
24 |
+
value: 33.71
|
25 |
+
- name: Test CER
|
26 |
+
type: cer
|
27 |
+
value: 10.69
|
28 |
+
- task:
|
29 |
name: Automatic Speech Recognition
|
30 |
type: automatic-speech-recognition
|
31 |
dataset:
|
|
|
33 |
type: speech-recognition-community-v2/dev_data
|
34 |
args: sv
|
35 |
metrics:
|
36 |
+
- name: Test WER
|
37 |
+
type: wer
|
38 |
+
value: 52.79
|
39 |
+
- name: Test CER
|
40 |
+
type: cer
|
41 |
+
value: 20.98
|
42 |
+
- task:
|
43 |
+
name: Automatic Speech Recognition
|
44 |
+
type: automatic-speech-recognition
|
45 |
+
dataset:
|
46 |
+
name: Robust Speech Event - Dev Data
|
47 |
+
type: speech-recognition-community-v2/dev_data
|
48 |
+
args: pt
|
49 |
+
metrics:
|
50 |
+
- name: Test WER
|
51 |
+
type: wer
|
52 |
+
value: 53.18
|
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: pt
|
60 |
+
metrics:
|
61 |
+
- name: Test WER
|
62 |
+
type: wer
|
63 |
+
value: 55.23
|
64 |
---
|
65 |
|
66 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|