From 3b50b975e428396822180ad6966dd279c347fc95 Mon Sep 17 00:00:00 2001 From: zr_jin Date: Tue, 20 Feb 2024 15:00:26 +0800 Subject: [PATCH] Update RESULTS.md --- egs/spgispeech/ASR/RESULTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/spgispeech/ASR/RESULTS.md b/egs/spgispeech/ASR/RESULTS.md index 4edaccb4d..f2da53193 100644 --- a/egs/spgispeech/ASR/RESULTS.md +++ b/egs/spgispeech/ASR/RESULTS.md @@ -59,7 +59,7 @@ python ./zipformer/decode.py \ --avg $avg \ --exp-dir ./zipformer/exp \ --max-duration 1000 \ - --decoding-method fast_beam_search + --decoding-method fast_beam_search \ --beam 4 \ --max-contexts 4 \ --max-states 8