anuragshas commited on
Commit
88339be
1 Parent(s): 6c4f40b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -24,10 +24,10 @@ model-index:
24
  metrics:
25
  - name: Test WER
26
  type: wer
27
- value: 38.892
28
  - name: Test CER
29
  type: cer
30
- value: 19.665
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -138,4 +138,4 @@ transcription = processor.batch_decode(logits.numpy()).text
138
 
139
  | Without LM | With LM (run `./eval.py`) |
140
  |---|---|
141
- | 50.8 | 38.892 |
 
24
  metrics:
25
  - name: Test WER
26
  type: wer
27
+ value: 15.899
28
  - name: Test CER
29
  type: cer
30
+ value: 5.830
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
138
 
139
  | Without LM | With LM (run `./eval.py`) |
140
  |---|---|
141
+ | 26.209 | 15.899 |