Upload README.md
Browse files
README.md
CHANGED
@@ -11,8 +11,8 @@ datasets:
|
|
11 |
- mozilla-foundation/common_voice_8_0
|
12 |
model-index:
|
13 |
- name: xls-r-300m-pt
|
14 |
-
results:
|
15 |
-
- task:
|
16 |
name: Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
@@ -20,13 +20,13 @@ model-index:
|
|
20 |
type: mozilla-foundation/common_voice_8_0
|
21 |
args: fr
|
22 |
metrics:
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
- task:
|
30 |
name: Speech Recognition
|
31 |
type: automatic-speech-recognition
|
32 |
dataset:
|
@@ -34,12 +34,45 @@ model-index:
|
|
34 |
type: speech-recognition-community-v2/dev_data
|
35 |
args: fr
|
36 |
metrics:
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
---
|
44 |
|
45 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
11 |
- mozilla-foundation/common_voice_8_0
|
12 |
model-index:
|
13 |
- name: xls-r-300m-pt
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
name: Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
|
|
20 |
type: mozilla-foundation/common_voice_8_0
|
21 |
args: fr
|
22 |
metrics:
|
23 |
+
- name: Test WER
|
24 |
+
type: wer
|
25 |
+
value: 19.361
|
26 |
+
- name: Test CER
|
27 |
+
type: cer
|
28 |
+
value: 5.533
|
29 |
+
- task:
|
30 |
name: Speech Recognition
|
31 |
type: automatic-speech-recognition
|
32 |
dataset:
|
|
|
34 |
type: speech-recognition-community-v2/dev_data
|
35 |
args: fr
|
36 |
metrics:
|
37 |
+
- name: Validation WER
|
38 |
+
type: wer
|
39 |
+
value: 47.812
|
40 |
+
- name: Validation CER
|
41 |
+
type: cer
|
42 |
+
value: 18.805
|
43 |
+
- task:
|
44 |
+
name: Automatic Speech Recognition
|
45 |
+
type: automatic-speech-recognition
|
46 |
+
dataset:
|
47 |
+
name: Common Voice 8.0
|
48 |
+
type: mozilla-foundation/common_voice_8_0
|
49 |
+
args: pt
|
50 |
+
metrics:
|
51 |
+
- name: Test WER
|
52 |
+
type: wer
|
53 |
+
value: 19.36
|
54 |
+
- task:
|
55 |
+
name: Automatic Speech Recognition
|
56 |
+
type: automatic-speech-recognition
|
57 |
+
dataset:
|
58 |
+
name: Robust Speech Event - Dev Data
|
59 |
+
type: speech-recognition-community-v2/dev_data
|
60 |
+
args: pt
|
61 |
+
metrics:
|
62 |
+
- name: Test WER
|
63 |
+
type: wer
|
64 |
+
value: 48.01
|
65 |
+
- task:
|
66 |
+
name: Automatic Speech Recognition
|
67 |
+
type: automatic-speech-recognition
|
68 |
+
dataset:
|
69 |
+
name: Robust Speech Event - Test Data
|
70 |
+
type: speech-recognition-community-v2/eval_data
|
71 |
+
args: pt
|
72 |
+
metrics:
|
73 |
+
- name: Test WER
|
74 |
+
type: wer
|
75 |
+
value: 49.21
|
76 |
---
|
77 |
|
78 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|