From cb0c726c105c4c7e4ccd7eb11ad6aab2ba1a95f9 Mon Sep 17 00:00:00 2001 From: dohe0342 Date: Tue, 3 Jan 2023 10:56:02 +0900 Subject: [PATCH] from local --- egs/librispeech/ASR/.test.sh.swp | Bin 12288 -> 12288 bytes .../.decode.py.swp | Bin 40960 -> 40960 bytes egs/librispeech/ASR/test.sh | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index f0ab7793ebf766e885946428c5e876694535b38f..b650e7a72b86e88220e1834bac03804ab55a62dc 100644 GIT binary patch delta 14 VcmZojXh_&_T946u^BFx8MgT5!1%vL;#CZs%p(DE@Lj0Hucs=Kufz diff --git a/egs/librispeech/ASR/test.sh b/egs/librispeech/ASR/test.sh index 837a9157e..32c241fc9 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -7,7 +7,7 @@ for method in greedy_search modified_beam_search fast_beam_search; do --additional-block True \ --model-name epoch-3.pt \ --exp-dir ./pruned_transducer_stateless_d2v_v2/adapter \ - --max-duration 400 \ + --max-duration 700 \ --decoding-method $method \ --max-sym-per-frame 1 \ --encoder-type d2v \