diff --git a/egs/librispeech/ASR/.pseudo.sh.swp b/egs/librispeech/ASR/.pseudo.sh.swp index e5dda3eaa..f684aefaa 100644 Binary files a/egs/librispeech/ASR/.pseudo.sh.swp and b/egs/librispeech/ASR/.pseudo.sh.swp differ diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index 4186921e2..21d9c1544 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 9006266b7..84c6db302 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 250 \ + --max-duration 50 \ --decoding-method $method \ --max-sym-per-frame 1 \ --encoder-type d2v \