diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index f0ab8ab20..5fb78eb64 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 cabf44e08..69b7b1ce9 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/"$spk_id"_adapter \ --model-name checkpoint-$i.pt \ - --max-duration 50 \ + --max-duration 400 \ --decoding-method $method \ --max-sym-per-frame 1 \ --encoder-type d2v \