From c1e379973df6fe3f422737ebbc279d80607e050b Mon Sep 17 00:00:00 2001 From: Quandwang Date: Fri, 22 Jul 2022 15:20:34 +0800 Subject: [PATCH] Update egs/librispeech/ASR/RESULTS.md Co-authored-by: Fangjun Kuang --- egs/librispeech/ASR/RESULTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/librispeech/ASR/RESULTS.md b/egs/librispeech/ASR/RESULTS.md index 2d6e239e3..0a7fc1f69 100644 --- a/egs/librispeech/ASR/RESULTS.md +++ b/egs/librispeech/ASR/RESULTS.md @@ -2040,7 +2040,7 @@ The decoding configuration for the reworked model is --epoch 30, --avg 8, --use- -conformer_ctc2 also implemented the CTC greedy search decoding, it has the indentical WERs with the CTC-decoding method. +conformer_ctc2 also implements the CTC greedy search decoding, it has the identical WERs with the CTC-decoding method. For other decoding method, the average WER of the two test sets with the two model is similar. Except for the 1best and nbest method, the overall performance of reworked model is better than the baseline model.