Upload README.md
Browse files
README.md
CHANGED
@@ -1,61 +1,60 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
language:
|
4 |
-
- hi
|
5 |
-
tags:
|
6 |
-
- automatic-speech-recognition
|
7 |
-
-
|
8 |
-
- hi
|
9 |
-
-
|
10 |
-
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
- task:
|
46 |
-
name: Automatic Speech Recognition
|
47 |
-
type: automatic-speech-recognition
|
48 |
-
dataset:
|
49 |
-
name: Common Voice-8.0
|
50 |
-
type: mozilla-foundation/common_voice_8_0
|
51 |
-
args: hi
|
52 |
-
metrics:
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
---
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- hi
|
5 |
+
tags:
|
6 |
+
- automatic-speech-recognition
|
7 |
+
- hf-asr-leaderboard
|
8 |
+
- hi
|
9 |
+
- model_for_talk
|
10 |
+
- mozilla-foundation/common_voice_7_0
|
11 |
+
- robust-speech-event
|
12 |
+
datasets:
|
13 |
+
- Harveenchadha/indic-voice
|
14 |
+
model-index:
|
15 |
+
- name: Hindi Large
|
16 |
+
results:
|
17 |
+
- task:
|
18 |
+
name: Automatic Speech Recognition
|
19 |
+
type: automatic-speech-recognition
|
20 |
+
dataset:
|
21 |
+
name: Common Voice
|
22 |
+
type: common_voice
|
23 |
+
args: hi
|
24 |
+
metrics:
|
25 |
+
- name: Test WER
|
26 |
+
type: wer
|
27 |
+
value: 23.08
|
28 |
+
- name: Test CER
|
29 |
+
type: cer
|
30 |
+
value: 8.11
|
31 |
+
- task:
|
32 |
+
name: Automatic Speech Recognition
|
33 |
+
type: automatic-speech-recognition
|
34 |
+
dataset:
|
35 |
+
name: Common Voice-7.0
|
36 |
+
type: mozilla-foundation/common_voice_7_0
|
37 |
+
args: hi
|
38 |
+
metrics:
|
39 |
+
- name: Test WER
|
40 |
+
type: wer
|
41 |
+
value: 23.36
|
42 |
+
- name: Test CER
|
43 |
+
type: cer
|
44 |
+
value: 8.94
|
45 |
+
- task:
|
46 |
+
name: Automatic Speech Recognition
|
47 |
+
type: automatic-speech-recognition
|
48 |
+
dataset:
|
49 |
+
name: Common Voice-8.0
|
50 |
+
type: mozilla-foundation/common_voice_8_0
|
51 |
+
args: hi
|
52 |
+
metrics:
|
53 |
+
- name: Test WER
|
54 |
+
type: wer
|
55 |
+
value: 24.85
|
56 |
+
- name: Test CER
|
57 |
+
type: cer
|
58 |
+
value: 9.99
|
59 |
+
---
|
60 |
+
|
|