diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index 23601cfb0..88bce296f 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 4096853a8..6fa48faf7 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -11,7 +11,7 @@ do --additional-block True \ --model-name epoch-$i.pt \ --exp-dir ./pruned_transducer_stateless_d2v_v2/"$spk_id"_adapter \ - --max-duration 600 \ + --max-duration 450 \ --decoding-method $method \ --max-sym-per-frame 1 \ --encoder-type d2v \