diff --git a/egs/LJSpeech/ASR/.test.sh.swp b/egs/LJSpeech/ASR/.test.sh.swp index 26148b518..2c798f8de 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 e328601ee..9109e9579 100755 --- a/egs/LJSpeech/ASR/test.sh +++ b/egs/LJSpeech/ASR/test.sh @@ -8,7 +8,7 @@ do --additional-block True \ --model-name epoch-10.pt \ --exp-dir ./pruned_transducer_stateless_d2v_v2/full_ft \ - --max-duration 100 \ + --max-duration 600 \ --decoding-method $method \ --max-sym-per-frame 1 \ --encoder-type d2v \