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 +