diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index ad7638c35..ee5f103c9 100644 Binary files a/egs/librispeech/ASR/.test.sh.swp and b/egs/librispeech/ASR/.test.sh.swp differ diff --git a/egs/librispeech/ASR/test.sh b/egs/librispeech/ASR/test.sh index 6f32e77bc..e22f7f067 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -11,7 +11,7 @@ do --additional-block True \ --exp-dir ./pruned_transducer_stateless_d2v_v2/$2 \ --model-name checkpoint-$i.pt \ - --max-duration 1200 \ + --max-duration 60 \ --decoding-method $method \ --max-sym-per-frame 1 \ --encoder-type d2v \