tobiolatunji commited on
Commit
851a64d
1 Parent(s): e622372

intial commit

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -23,6 +23,10 @@ model-index:
23
  split: test
24
  args:
25
  language: en
 
 
 
 
26
  pipeline_tag: automatic-speech-recognition
27
  license: apache-2.0
28
  ---
 
23
  split: test
24
  args:
25
  language: en
26
+ metrics:
27
+ - name: Test WER
28
+ type: wer
29
+ value: -
30
  pipeline_tag: automatic-speech-recognition
31
  license: apache-2.0
32
  ---