From d103106d4cb8c125c5496b6c3198475bd98ba346 Mon Sep 17 00:00:00 2001 From: Quandwang Date: Fri, 22 Jul 2022 15:20:45 +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 0a7fc1f69..6b8da630d 100644 --- a/egs/librispeech/ASR/RESULTS.md +++ b/egs/librispeech/ASR/RESULTS.md @@ -2041,7 +2041,7 @@ The decoding configuration for the reworked model is --epoch 30, --avg 8, --use- 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. +For other decoding methods, the average WER of the two test sets with the two models is similar. Except for the 1best and nbest method, the overall performance of reworked model is better than the baseline model.