Upload README.md
Browse files
README.md
CHANGED
@@ -13,21 +13,21 @@ datasets:
|
|
13 |
model-index:
|
14 |
- name: wav2vec2_base_10k_8khz_pt_cv7_2
|
15 |
results:
|
16 |
-
- task:
|
17 |
-
name: Automatic Speech Recognition
|
18 |
type: automatic-speech-recognition
|
19 |
dataset:
|
20 |
name: Common Voice 7
|
21 |
type: mozilla-foundation/common_voice_7_0
|
22 |
args: pt
|
23 |
metrics:
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
- task:
|
31 |
name: Automatic Speech Recognition
|
32 |
type: automatic-speech-recognition
|
33 |
dataset:
|
@@ -35,12 +35,34 @@ model-index:
|
|
35 |
type: speech-recognition-community-v2/dev_data
|
36 |
args: sv
|
37 |
metrics:
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
---
|
45 |
|
46 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
13 |
model-index:
|
14 |
- name: wav2vec2_base_10k_8khz_pt_cv7_2
|
15 |
results:
|
16 |
+
- task:
|
17 |
+
name: Automatic Speech Recognition
|
18 |
type: automatic-speech-recognition
|
19 |
dataset:
|
20 |
name: Common Voice 7
|
21 |
type: mozilla-foundation/common_voice_7_0
|
22 |
args: pt
|
23 |
metrics:
|
24 |
+
- name: Test WER
|
25 |
+
type: wer
|
26 |
+
value: 36.9
|
27 |
+
- name: Test CER
|
28 |
+
type: cer
|
29 |
+
value: 14.82
|
30 |
+
- task:
|
31 |
name: Automatic Speech Recognition
|
32 |
type: automatic-speech-recognition
|
33 |
dataset:
|
|
|
35 |
type: speech-recognition-community-v2/dev_data
|
36 |
args: sv
|
37 |
metrics:
|
38 |
+
- name: Test WER
|
39 |
+
type: wer
|
40 |
+
value: 40.53
|
41 |
+
- name: Test CER
|
42 |
+
type: cer
|
43 |
+
value: 16.95
|
44 |
+
- task:
|
45 |
+
name: Automatic Speech Recognition
|
46 |
+
type: automatic-speech-recognition
|
47 |
+
dataset:
|
48 |
+
name: Robust Speech Event - Dev Data
|
49 |
+
type: speech-recognition-community-v2/dev_data
|
50 |
+
args: pt
|
51 |
+
metrics:
|
52 |
+
- name: Test WER
|
53 |
+
type: wer
|
54 |
+
value: 37.15
|
55 |
+
- task:
|
56 |
+
name: Automatic Speech Recognition
|
57 |
+
type: automatic-speech-recognition
|
58 |
+
dataset:
|
59 |
+
name: Robust Speech Event - Test Data
|
60 |
+
type: speech-recognition-community-v2/eval_data
|
61 |
+
args: pt
|
62 |
+
metrics:
|
63 |
+
- name: Test WER
|
64 |
+
type: wer
|
65 |
+
value: 38.95
|
66 |
---
|
67 |
|
68 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|