diff --git a/egs/LJSpeech/ASR/.test.sh.swp b/egs/LJSpeech/ASR/.test.sh.swp index 496574816..99c861953 100644 Binary files a/egs/LJSpeech/ASR/.test.sh.swp and b/egs/LJSpeech/ASR/.test.sh.swp differ diff --git a/egs/LJSpeech/ASR/test.sh b/egs/LJSpeech/ASR/test.sh index f6abdad53..a32b04d88 100755 --- a/egs/LJSpeech/ASR/test.sh +++ b/egs/LJSpeech/ASR/test.sh @@ -8,7 +8,7 @@ do --additional-block True \ --model-name epoch-30.pt \ --exp-dir ./pruned_transducer_stateless_d2v_v2/full_ft_origin_param \ - --max-duration 100 \ + --max-duration 600 \ --decoding-method $method \ --max-sym-per-frame 1 \ --encoder-type d2v \