Commit
•
ede8a29
1
Parent(s):
0907555
Update README.md (#1)
Browse files- Update README.md (3cf9eaf4079ffb411fa83e416ea690823b4cdda6)
Co-authored-by: Dmitry C <literate-goggles@users.noreply.huggingface.co>
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
|
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 |
|---------|-----------------------|-----------------|---------------|---------------|------------|-----------|-----|-------|------|------|
|