vutankiet2901 commited on
Commit
e263293
1 Parent(s): 9573795

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -24,7 +24,20 @@ model-index:
24
  - name: Test CER (with LM)
25
  type: cer
26
  value: 6.91
27
-
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  ---
29
 
30
  ## Model description
 
24
  - name: Test CER (with LM)
25
  type: cer
26
  value: 6.91
27
+ - task:
28
+ name: Speech Recognition
29
+ type: automatic-speech-recognition
30
+ dataset:
31
+ name: Common Voice 8.0
32
+ type: mozilla-foundation/common_voice_8_0
33
+ args: ja
34
+ metrics:
35
+ - name: Test WER (with LM)
36
+ type: wer
37
+ value: 15.37
38
+ - name: Test CER (with LM)
39
+ type: cer
40
+ value: 6.91
41
  ---
42
 
43
  ## Model description