bond005 commited on
Commit
ea8711e
·
verified ·
1 Parent(s): b4e55c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -29,7 +29,18 @@ model-index:
29
  type: bond005/podlodka_speech
30
  args: ru
31
  metrics:
32
- - name: Test WER
33
  type: wer
34
- value: 19.9475
 
 
 
 
 
 
 
 
 
 
 
35
  ---
 
29
  type: bond005/podlodka_speech
30
  args: ru
31
  metrics:
32
+ - name: WER (with punctuation and capital letters)
33
  type: wer
34
+ value: 17.4103
35
+ - task:
36
+ name: Speech Recognition
37
+ type: automatic-speech-recognition
38
+ dataset:
39
+ name: Podlodka.io
40
+ type: bond005/podlodka_speech
41
+ args: ru
42
+ metrics:
43
+ - name: WER (without punctuation)
44
+ type: wer
45
+ value: 9.0987
46
  ---