Upload README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,40 @@ datasets:
|
|
11 |
- mozilla-foundation/common_voice_7_0
|
12 |
model-index:
|
13 |
- name: wav2vec2-xls-r-1b-ro
|
14 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
11 |
- mozilla-foundation/common_voice_7_0
|
12 |
model-index:
|
13 |
- name: wav2vec2-xls-r-1b-ro
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
name: Automatic Speech Recognition
|
17 |
+
type: automatic-speech-recognition
|
18 |
+
dataset:
|
19 |
+
name: Common Voice 7.0
|
20 |
+
type: mozilla-foundation/common_voice_7_0
|
21 |
+
args: ro
|
22 |
+
metrics:
|
23 |
+
- name: Test WER
|
24 |
+
type: wer
|
25 |
+
value: 99.99
|
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: ro
|
33 |
+
metrics:
|
34 |
+
- name: Test WER
|
35 |
+
type: wer
|
36 |
+
value: 99.98
|
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: ro
|
44 |
+
metrics:
|
45 |
+
- name: Test WER
|
46 |
+
type: wer
|
47 |
+
value: 99.99
|
48 |
---
|
49 |
|
50 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|