nkarpov commited on
Commit
6e7b279
1 Parent(s): 87461b3

Update README.md

Browse files

Update WER and WER PC for new model version

Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -34,7 +34,7 @@ model-index:
34
  metrics:
35
  - name: Test WER
36
  type: wer
37
- value: 5.53
38
  - task:
39
  name: Automatic Speech Recognition
40
  type: automatic-speech-recognition
@@ -48,7 +48,7 @@ model-index:
48
  metrics:
49
  - name: Test WER P&C
50
  type: wer
51
- value: 6.92
52
  ---
53
 
54
  # NVIDIA FastConformer-Hybrid Large (ua)
@@ -148,13 +148,13 @@ The following tables summarizes the performance of the available models in this
148
  a) On data without Punctuation and Capitalization with Transducer decoder
149
  | **Version** | **Tokenizer** | **Vocabulary Size** | **MCV12 TEST** |
150
  |:-----------:|:---------------------:|:-------------------:|:-------------:|
151
- | 1.0.0 | SentencePiece Unigram | 512 | 5.53 |
152
 
153
 
154
  b) On data with Punctuation and Capitalization with Transducer decoder
155
  | **Version** | **Tokenizer** | **Vocabulary Size** | **MCV12 TEST** |
156
  |:-----------:|:---------------------:|:-------------------:|:-------------:|
157
- | 1.0.0 | SentencePiece Unigram | 512 | 6.92 |
158
 
159
 
160
  ## Limitations
 
34
  metrics:
35
  - name: Test WER
36
  type: wer
37
+ value: 5.66
38
  - task:
39
  name: Automatic Speech Recognition
40
  type: automatic-speech-recognition
 
48
  metrics:
49
  - name: Test WER P&C
50
  type: wer
51
+ value: 8.06
52
  ---
53
 
54
  # NVIDIA FastConformer-Hybrid Large (ua)
 
148
  a) On data without Punctuation and Capitalization with Transducer decoder
149
  | **Version** | **Tokenizer** | **Vocabulary Size** | **MCV12 TEST** |
150
  |:-----------:|:---------------------:|:-------------------:|:-------------:|
151
+ | 1.0.2 | SentencePiece Unigram | 512 | 5.66 |
152
 
153
 
154
  b) On data with Punctuation and Capitalization with Transducer decoder
155
  | **Version** | **Tokenizer** | **Vocabulary Size** | **MCV12 TEST** |
156
  |:-----------:|:---------------------:|:-------------------:|:-------------:|
157
+ | 1.0.2 | SentencePiece Unigram | 512 | 8.06 |
158
 
159
 
160
  ## Limitations