Harveenchadha
commited on
Commit
•
ab6c260
1
Parent(s):
e21f9e6
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,61 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- or
|
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: or
|
23 |
+
metrics:
|
24 |
+
- name: Test WER
|
25 |
+
type: wer
|
26 |
+
value: 54.26
|
27 |
+
- name: Test CER
|
28 |
+
type: cer
|
29 |
+
value: 11.36
|
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: or
|
37 |
+
metrics:
|
38 |
+
- name: Test WER
|
39 |
+
type: wer
|
40 |
+
value: 53.58
|
41 |
+
- name: Test CER
|
42 |
+
type: cer
|
43 |
+
value: 11.26
|
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: or
|
52 |
+
metrics:
|
53 |
+
- name: Test WER
|
54 |
+
type: wer
|
55 |
+
value: 55.26
|
56 |
+
- name: Test CER
|
57 |
+
type: cer
|
58 |
+
value: 13.01
|
59 |
+
|
60 |
+
|
61 |
---
|