From 673f7cba74a223ef13c4b856f86766c5ef9bd3ae Mon Sep 17 00:00:00 2001 From: dohe0342 Date: Wed, 14 Dec 2022 13:51:20 +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 6ec096e84faf75d6027c1147f987ce098409fa40..68d775966736c4ed94c579ca4e30240337a16967 100644 GIT binary patch delta 39 tcmZojXh;xGG6?hZRj|}EU;qLE1_sBlnaLlbZfq1^t;cAx`LLcXBLLU^3yJ^$ delta 39 tcmZojXh;xGG6?hZRj|}EU;qLE28M^frYBcjy0%e#wH~9z=EHini~#MW4A1}o diff --git a/egs/librispeech/ASR/test.sh b/egs/librispeech/ASR/test.sh index b128b55aa..4f72ef76f 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -8,7 +8,7 @@ for method in greedy_search modified_beam_search fast_beam_search; do --iter 34000 \ --avg 1 \ --exp-dir ./pruned_transducer_stateless_d2v_v2/d2v_960h_run2 \ - --max-duration 800 \ + --max-duration 400 \ --decoding-method $method \ --max-sym-per-frame 1 \ --encoder-type d2v \