diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index 9f2c5d410..ad549d6f5 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 ee3e5aca4..4fca80e93 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -8,7 +8,7 @@ do --additional-block True \ --model-name d2v-base-T.pt \ --exp-dir ./pruned_transducer_stateless_d2v_v2/test \ - --max-duration 100 \ + --max-duration 600 \ --decoding-method $method \ --max-sym-per-frame 1 \ --encoder-type d2v \