File size: 1,311 Bytes
eb198ca
 
b49ba4e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
eb198ca
b49ba4e
1
2
3
4
5
6
7
8
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
---

license: apache-2.0
language:
- hi
tags:
- automatic-speech-recognition
- mozilla-foundation/common_voice_7_0
- hi
- robust-speech-event
- model_for_talk
datasets:
- Harveenchadha/indic-voice
model-index:
- name: Hindi Large
  results:
  - task: 
      name: Automatic Speech Recognition 
      type: automatic-speech-recognition
    dataset:
      name: Common Voice
      type: common_voice
      args: hi
    metrics:
       - name: Test WER
         type: wer
         value: 28.19
       - name: Test CER
         type: cer
         value: 8.83  
  - task: 
      name: Automatic Speech Recognition 
      type: automatic-speech-recognition
    dataset:
      name: Common Voice-7.0
      type: mozilla-foundation/common_voice_7_0
      args: hi
    metrics:
       - name: Test WER
         type: wer
         value: 48.97
       - name: Test CER
         type: cer
         value: 33.63
 
  - task: 
      name: Automatic Speech Recognition 
      type: automatic-speech-recognition
    dataset:
      name: Common Voice-8.0
      type: mozilla-foundation/common_voice_8_0
      args: hi
    metrics:
       - name: Test WER
         type: wer
         value: 54.01
       - name: Test CER
         type: cer
         value: 40.56


---