From 99d0612de04fdd916d43f4d19d3249e9cd08cc54 Mon Sep 17 00:00:00 2001 From: dohe0342 Date: Tue, 3 Jan 2023 19:30:51 +0900 Subject: [PATCH] from local --- egs/librispeech/ASR/.test.sh.swp | Bin 12288 -> 12288 bytes egs/librispeech/ASR/test.sh | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index 28ebcc2699d7787487f7537ebf040547dc30eb65..5aaf22b15d694385249a4c0800d1286f8ec8b560 100644 GIT binary patch delta 38 scmZojXh;xEG6?hZRj|}EU;qLE28KDzTax`Zif+_nGBMbELeGK`0KeD@4FCWD delta 38 scmZojXh;xEG6?hZRj|}EU;qLE28QX(Taq<4if+_nGBn+MLeGK`0KJh3;{X5v diff --git a/egs/librispeech/ASR/test.sh b/egs/librispeech/ASR/test.sh index 479114b72..6048414fa 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-2.pt \ --exp-dir ./pruned_transducer_stateless_d2v_v2/conv_adapter \ - --max-duration 150 \ + --max-duration 400 \ --decoding-method $method \ --max-sym-per-frame 1 \ --encoder-type d2v \