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.