versae commited on
Commit
82696d8
1 Parent(s): 3519ed9

Adding new scores

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -22,6 +22,20 @@ model-index:
22
  - name: Test CER
23
  type: cer
24
  value: 0.03728901318225468
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
22
  - name: Test CER
23
  type: cer
24
  value: 0.03728901318225468
25
+ - task:
26
+ name: Automatic Speech Recognition
27
+ type: automatic-speech-recognition
28
+ dataset:
29
+ name: NPSC
30
+ type: NbAiLab/NPSC
31
+ args: 16K_mp3_bokmaal
32
+ metrics:
33
+ - name: Test WER
34
+ type: wer
35
+ value: 0.09829976810645934
36
+ - name: Test CER
37
+ type: cer
38
+ value: 0.031738041959668346
39
  ---
40
 
41
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You