Upload README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ datasets:
|
|
12 |
model-index:
|
13 |
- name: xls-r-300m-fr
|
14 |
results:
|
15 |
-
- task:
|
16 |
name: Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
@@ -20,9 +20,31 @@ model-index:
|
|
20 |
type: mozilla-foundation/common_voice_8_0
|
21 |
args: fr
|
22 |
metrics:
|
23 |
-
|
24 |
-
|
25 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
12 |
model-index:
|
13 |
- name: xls-r-300m-fr
|
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: 36.81
|
26 |
+
- task:
|
27 |
+
name: Automatic Speech Recognition
|
28 |
+
type: automatic-speech-recognition
|
29 |
+
dataset:
|
30 |
+
name: Robust Speech Event - Dev Data
|
31 |
+
type: speech-recognition-community-v2/dev_data
|
32 |
+
args: fr
|
33 |
+
metrics:
|
34 |
+
- name: Test WER
|
35 |
+
type: wer
|
36 |
+
value: 35.55
|
37 |
+
- task:
|
38 |
+
name: Automatic Speech Recognition
|
39 |
+
type: automatic-speech-recognition
|
40 |
+
dataset:
|
41 |
+
name: Robust Speech Event - Test Data
|
42 |
+
type: speech-recognition-community-v2/eval_data
|
43 |
+
args: fr
|
44 |
+
metrics:
|
45 |
+
- name: Test WER
|
46 |
+
type: wer
|
47 |
+
value: 39.94
|
48 |
---
|
49 |
|
50 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|