Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -224,7 +224,7 @@ The model in this collection is trained on a composite dataset (NeMo ASRSet En)
224
 
225
  The performance of Automatic Speech Recognition models is measuring using Word Error Rate. Since this dataset is trained on multiple domains and a much larger corpus, it will generally perform better at transcribing audio in general.
226
 
227
- The following tables summarizes the performance of the available models in this collection with the Transducer decoder. Performances of the ASR models are reported in terms of Word Error Rate (WER%) with greedy decoding.
228
 
229
  |**Version**|**Tokenizer**|**Vocabulary Size**|**LS test-other**|**LS test-clean**|**WSJ Eval92**|**WSJ Dev93**|**NSC Part 1**|**MLS Test**|**MCV Test 7.0**| Train Dataset |
230
  |---------|-----------------------|-----------------|---------------|---------------|------------|-----------|-----|-------|------|------|
 
224
 
225
  The performance of Automatic Speech Recognition models is measuring using Word Error Rate. Since this dataset is trained on multiple domains and a much larger corpus, it will generally perform better at transcribing audio in general.
226
 
227
+ The following tables summarizes the performance of the available models in this collection with the ctc decoder. Performances of the ASR models are reported in terms of Word Error Rate (WER%) with greedy decoding.
228
 
229
  |**Version**|**Tokenizer**|**Vocabulary Size**|**LS test-other**|**LS test-clean**|**WSJ Eval92**|**WSJ Dev93**|**NSC Part 1**|**MLS Test**|**MCV Test 7.0**| Train Dataset |
230
  |---------|-----------------------|-----------------|---------------|---------------|------------|-----------|-----|-------|------|------|