Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,35 @@ datasets:
|
|
11 |
- common_voice
|
12 |
model-index:
|
13 |
- name: wav2vec2-large-xls-r-300m-pt-cv
|
14 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
11 |
- common_voice
|
12 |
model-index:
|
13 |
- name: wav2vec2-large-xls-r-300m-pt-cv
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
name: Automatic Speech Recognition
|
17 |
+
type: automatic-speech-recognition
|
18 |
+
dataset:
|
19 |
+
name: Common Voice 6
|
20 |
+
type: common_voice
|
21 |
+
args: pt
|
22 |
+
metrics:
|
23 |
+
- name: Test WER
|
24 |
+
type: wer
|
25 |
+
value: 24.29
|
26 |
+
- name: Test CER
|
27 |
+
type: cer
|
28 |
+
value: 7.51
|
29 |
+
- task:
|
30 |
+
name: Automatic Speech Recognition
|
31 |
+
type: automatic-speech-recognition
|
32 |
+
dataset:
|
33 |
+
name: Robust Speech Event - Dev Data
|
34 |
+
type: speech-recognition-community-v2/dev_data
|
35 |
+
args: sv
|
36 |
+
metrics:
|
37 |
+
- name: Test WER
|
38 |
+
type: wer
|
39 |
+
value: 55.72
|
40 |
+
- name: Test CER
|
41 |
+
type: cer
|
42 |
+
value: 21.82
|
43 |
---
|
44 |
|
45 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|