Upload README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
- id
|
4 |
-
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- automatic-speech-recognition
|
@@ -14,23 +13,42 @@ metrics:
|
|
14 |
model-index:
|
15 |
- name: wav2vec2-large-xls-r-1b-Indonesian
|
16 |
results:
|
17 |
-
- task:
|
18 |
-
type: automatic-speech-recognition
|
19 |
-
name: Speech Recognition
|
20 |
dataset:
|
21 |
-
type: mozilla-foundation/common_voice_8_0
|
22 |
-
name: Common Voice id
|
23 |
-
args: id
|
24 |
metrics:
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
---
|
35 |
|
36 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
- id
|
|
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- automatic-speech-recognition
|
|
|
13 |
model-index:
|
14 |
- name: wav2vec2-large-xls-r-1b-Indonesian
|
15 |
results:
|
16 |
+
- task:
|
17 |
+
type: automatic-speech-recognition
|
18 |
+
name: Speech Recognition
|
19 |
dataset:
|
20 |
+
type: mozilla-foundation/common_voice_8_0
|
21 |
+
name: Common Voice id
|
22 |
+
args: id
|
23 |
metrics:
|
24 |
+
- type: wer
|
25 |
+
value: 45.51
|
26 |
+
name: Test WER
|
27 |
+
- type: cer
|
28 |
+
value: 16.43
|
29 |
+
name: Test CER
|
30 |
+
- task:
|
31 |
+
name: Automatic Speech Recognition
|
32 |
+
type: automatic-speech-recognition
|
33 |
+
dataset:
|
34 |
+
name: Robust Speech Event - Dev Data
|
35 |
+
type: speech-recognition-community-v2/dev_data
|
36 |
+
args: id
|
37 |
+
metrics:
|
38 |
+
- name: Test WER
|
39 |
+
type: wer
|
40 |
+
value: 72.73
|
41 |
+
- task:
|
42 |
+
name: Automatic Speech Recognition
|
43 |
+
type: automatic-speech-recognition
|
44 |
+
dataset:
|
45 |
+
name: Robust Speech Event - Test Data
|
46 |
+
type: speech-recognition-community-v2/eval_data
|
47 |
+
args: id
|
48 |
+
metrics:
|
49 |
+
- name: Test WER
|
50 |
+
type: wer
|
51 |
+
value: 79.29
|
52 |
---
|
53 |
|
54 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|