bond005 commited on
Commit
eb4bb83
·
verified ·
1 Parent(s): ad298cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -48,4 +48,15 @@ model-index:
48
  - name: WER (without punctuation)
49
  type: wer
50
  value: 9.0987
 
 
 
 
 
 
 
 
 
 
 
51
  ---
 
48
  - name: WER (without punctuation)
49
  type: wer
50
  value: 9.0987
51
+ - task:
52
+ name: Speech Recognition
53
+ type: automatic-speech-recognition
54
+ dataset:
55
+ name: Russian Librispeech
56
+ type: bond005/rulibrispeech
57
+ args: ru
58
+ metrics:
59
+ - name: WER (without punctuation)
60
+ type: wer
61
+ value: 20.961
62
  ---