cahya commited on
Commit
a1d409b
1 Parent(s): 24dc90c

add result

Browse files
Files changed (1) hide show
  1. README.md +29 -1
README.md CHANGED
@@ -12,7 +12,35 @@ datasets:
12
  - common_voice
13
  model-index:
14
  - name: ''
15
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
12
  - common_voice
13
  model-index:
14
  - name: ''
15
+ results:
16
+ - task:
17
+ name: Automatic Speech Recognition
18
+ type: automatic-speech-recognition
19
+ dataset:
20
+ name: Common Voice 6.1
21
+ type: common_voice
22
+ args: tr
23
+ metrics:
24
+ - name: Test WER
25
+ type: wer
26
+ value: 11.18
27
+ - name: Test CER
28
+ type: cer
29
+ value: 3.31
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: tr
37
+ metrics:
38
+ - name: Test WER
39
+ type: wer
40
+ value:
41
+ - name: Test CER
42
+ type: cer
43
+ value:
44
  ---
45
 
46
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You