From d60ea5407a4bc2e7293b622f48c244d547169db1 Mon Sep 17 00:00:00 2001 From: dohe0342 Date: Wed, 29 Mar 2023 12:52:17 +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 d5f66c9c5393ca7d98e5e9f29f451c8cd866b45c..67ca7e832471d88655e46b82e40716075018bdc9 100644 GIT binary patch delta 39 tcmZojXh;xGG6?hZRj|}EU;qLE28M@Ql~e94F4!pEpvP#qd4^sFBLLnF3$p+K delta 39 tcmZojXh;xGG6?hZRj|}EU;qLE28IdGWm5R{(l?4X=rNjXo}rh)2mr~v3Pk__ diff --git a/egs/librispeech/ASR/test.sh b/egs/librispeech/ASR/test.sh index e30d94aaf..6887d7681 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 epoch-$i.pt \ - --max-duration 450 \ + --max-duration 150 \ --decoding-method $method \ --max-sym-per-frame 1 \ --encoder-type d2v \