From 00fa3090a5ee2ca5190d0f81d0aef2fc36020317 Mon Sep 17 00:00:00 2001 From: Guanbo Wang Date: Thu, 14 Apr 2022 03:35:17 -0400 Subject: [PATCH] Update pretrained model --- egs/gigaspeech/ASR/RESULTS.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/egs/gigaspeech/ASR/RESULTS.md b/egs/gigaspeech/ASR/RESULTS.md index 8ceeba39f..b29e893da 100644 --- a/egs/gigaspeech/ASR/RESULTS.md +++ b/egs/gigaspeech/ASR/RESULTS.md @@ -46,9 +46,6 @@ and the following command for decoding: --num-workers 1 ``` -The tensorboard log for training is available at - - Results using HLG decoding + whole lattice rescoring: | | Dev | Test | @@ -74,3 +71,9 @@ To reproduce the above result, use the training commands above, and the followin --num-workers 1 ``` Note: the `whole-lattice-rescoring` method is about twice as fast as the `attention-decoder` method, with slightly worse WER. + +Pretrained model is available at + + +The tensorboard log for training is available at +