diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index 0e26467f7..ea13c2ddf 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 603ee7e98..67c36b41a 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -13,7 +13,7 @@ do --additional-block True \ --exp-dir ./pruned_transducer_stateless_d2v_v2/$2 \ --model-name checkpoint-$i.pt \ - --max-duration 1200 \ + --max-duration 30 \ --decoding-method $method \ --max-sym-per-frame 1 \ --encoder-type d2v \