comodoro commited on
Commit
ad6ba90
1 Parent(s): 627cbf9

Added results with LM

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -23,10 +23,10 @@ model-index:
23
  metrics:
24
  - name: Test WER
25
  type: wer
26
- value: 15.9
27
  - name: Test CER
28
  type: cer
29
- value: 3.7
30
  ---
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
32
  should probably proofread and complete it, then remove this comment. -->
@@ -39,9 +39,9 @@ It achieves the following results on the evaluation set while training:
39
  - Wer: 0.1608
40
  - Cer: 0.0376
41
 
42
- The `eval.py` script results are:
43
- WER: 0.1590958616454367
44
- CER: 0.036940922561315544
45
 
46
  ## Model description
47
 
 
23
  metrics:
24
  - name: Test WER
25
  type: wer
26
+ value: 10.3
27
  - name: Test CER
28
  type: cer
29
+ value: 2.6
30
  ---
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
32
  should probably proofread and complete it, then remove this comment. -->
 
39
  - Wer: 0.1608
40
  - Cer: 0.0376
41
 
42
+ The `eval.py` script results using a LM are:
43
+ WER: 0.10281503199350225
44
+ CER: 0.02622802241689026
45
 
46
  ## Model description
47