dominguesm commited on
Commit
c587a36
1 Parent(s): b87ee07

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -17,8 +17,20 @@ tags:
17
  - pytorch
18
  model-index:
19
  - name: stt_pt_quartznet15x5_ctc_small
20
- results: []
21
-
 
 
 
 
 
 
 
 
 
 
 
 
22
  ---
23
 
24
 
 
17
  - pytorch
18
  model-index:
19
  - name: stt_pt_quartznet15x5_ctc_small
20
+ results:
21
+ - task:
22
+ type: automatic-speech-recognition
23
+ dataset:
24
+ type: common_voice
25
+ name: Common Voice (clean)
26
+ config: clean
27
+ split: test
28
+ args:
29
+ language: pt
30
+ metrics:
31
+ - type: wer
32
+ value: 0.49174602633775705
33
+ name: WER
34
  ---
35
 
36