Harveenchadha
commited on
Commit
•
b49ba4e
1
Parent(s):
c472192
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,62 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- hi
|
5 |
+
tags:
|
6 |
+
- automatic-speech-recognition
|
7 |
+
- mozilla-foundation/common_voice_7_0
|
8 |
+
- hi
|
9 |
+
- robust-speech-event
|
10 |
+
- model_for_talk
|
11 |
+
datasets:
|
12 |
+
- Harveenchadha/indic-voice
|
13 |
+
model-index:
|
14 |
+
- name: Hindi Large
|
15 |
+
results:
|
16 |
+
- task:
|
17 |
+
name: Automatic Speech Recognition
|
18 |
+
type: automatic-speech-recognition
|
19 |
+
dataset:
|
20 |
+
name: Common Voice
|
21 |
+
type: common_voice
|
22 |
+
args: hi
|
23 |
+
metrics:
|
24 |
+
- name: Test WER
|
25 |
+
type: wer
|
26 |
+
value: 28.19
|
27 |
+
- name: Test CER
|
28 |
+
type: cer
|
29 |
+
value: 8.83
|
30 |
+
- task:
|
31 |
+
name: Automatic Speech Recognition
|
32 |
+
type: automatic-speech-recognition
|
33 |
+
dataset:
|
34 |
+
name: Common Voice-7.0
|
35 |
+
type: mozilla-foundation/common_voice_7_0
|
36 |
+
args: hi
|
37 |
+
metrics:
|
38 |
+
- name: Test WER
|
39 |
+
type: wer
|
40 |
+
value: 48.97
|
41 |
+
- name: Test CER
|
42 |
+
type: cer
|
43 |
+
value: 33.63
|
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 |
+
- name: Test WER
|
54 |
+
type: wer
|
55 |
+
value: 54.01
|
56 |
+
- name: Test CER
|
57 |
+
type: cer
|
58 |
+
value: 40.56
|
59 |
+
|
60 |
+
|
61 |
---
|
62 |
+
|