patrickvonplaten commited on
Commit
255441a
1 Parent(s): 20149a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -22,10 +22,10 @@ model-index:
22
  metrics:
23
  - name: Test WER
24
  type: wer
25
- value: 18.55
26
  - name: Test CER
27
  type: cer
28
- value: 6.43
29
  - task:
30
  name: Automatic Speech Recognition
31
  type: automatic-speech-recognition
@@ -52,13 +52,13 @@ It achieves the following results on the evaluation set:
52
 
53
  **Without LM**:
54
 
55
- - Loss: 0.3119
56
- - Wer: 0.2663
57
 
58
  **With LM**:
59
 
60
- - Wer: 0.1855
61
- - Cer: 0.0643
62
 
63
  ## Model description
64
 
 
22
  metrics:
23
  - name: Test WER
24
  type: wer
25
+ value: 17.10
26
  - name: Test CER
27
  type: cer
28
+ value: 5.70
29
  - task:
30
  name: Automatic Speech Recognition
31
  type: automatic-speech-recognition
 
52
 
53
  **Without LM**:
54
 
55
+ - Loss: 0.2465
56
+ - Wer: 0.0717
57
 
58
  **With LM**:
59
 
60
+ - Wer: 0.1710
61
+ - Cer: 0.0569
62
 
63
  ## Model description
64