diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp new file mode 100644 index 000000000..532820b8d Binary files /dev/null and b/egs/librispeech/ASR/.test.sh.swp differ diff --git a/egs/librispeech/ASR/test.sh b/egs/librispeech/ASR/test.sh index d03fa5e68..efcad39c9 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -14,7 +14,7 @@ do --enable-spec-aug False \ --additional-block True \ --exp-dir ./pruned_transducer_stateless_d2v_v2/$2 \ - --max-duration 30 \ + --max-duration 600 \ --iter $i \ --model-name lora \ --decoding-method $method \