kunaldhawan commited on
Commit
dd59972
·
1 Parent(s): 30f415a

updated numbers for no_PC WERs based on conversion bug

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -35,7 +35,7 @@ model-index:
35
  metrics:
36
  - name: Test WER
37
  type: wer
38
- value: 4.93
39
  - task:
40
  type: Automatic Speech Recognition
41
  name: automatic-speech-recognition
@@ -49,7 +49,7 @@ model-index:
49
  metrics:
50
  - name: Test WER
51
  type: wer
52
- value: 3.8
53
  - task:
54
  type: Automatic Speech Recognition
55
  name: automatic-speech-recognition
@@ -63,7 +63,7 @@ model-index:
63
  metrics:
64
  - name: Test WER
65
  type: wer
66
- value: 8.6
67
  - task:
68
  name: Automatic Speech Recognition
69
  type: automatic-speech-recognition
@@ -206,7 +206,7 @@ The following tables summarizes the performance of the available models in this
206
  a) On data without Punctuation and Capitalization with Transducer decoder
207
  | **Version** | **Tokenizer** | **Vocabulary Size** | **MCV12 DEV** | **MCV12 TEST** | **MLS DEV** | **MLS TEST** | **VOXPOPULI DEV** | **VOXPOPULI TEST** |
208
  |:-----------:|:---------------------:|:-------------------:|:-------------:|:--------------:|:-----------:|:------------:|:-----------------:|:------------------:|
209
- | 1.18.0 | SentencePiece Unigram | 1024 | 4.18 | 4.93 | 3.3 | 3.8 | 10.8 | 8.6 |
210
 
211
 
212
  b) On data with Punctuation and Capitalization with Transducer decoder
 
35
  metrics:
36
  - name: Test WER
37
  type: wer
38
+ value: 5.1
39
  - task:
40
  type: Automatic Speech Recognition
41
  name: automatic-speech-recognition
 
49
  metrics:
50
  - name: Test WER
51
  type: wer
52
+ value: 3.87
53
  - task:
54
  type: Automatic Speech Recognition
55
  name: automatic-speech-recognition
 
63
  metrics:
64
  - name: Test WER
65
  type: wer
66
+ value: 8.88
67
  - task:
68
  name: Automatic Speech Recognition
69
  type: automatic-speech-recognition
 
206
  a) On data without Punctuation and Capitalization with Transducer decoder
207
  | **Version** | **Tokenizer** | **Vocabulary Size** | **MCV12 DEV** | **MCV12 TEST** | **MLS DEV** | **MLS TEST** | **VOXPOPULI DEV** | **VOXPOPULI TEST** |
208
  |:-----------:|:---------------------:|:-------------------:|:-------------:|:--------------:|:-----------:|:------------:|:-----------------:|:------------------:|
209
+ | 1.18.0 | SentencePiece Unigram | 1024 | 4.36 | 5.1 | 3.33 | 3.87 | 11.03 | 8.88 |
210
 
211
 
212
  b) On data with Punctuation and Capitalization with Transducer decoder