From 502fc28d8ee4e919030045d74ec8cdca870629a9 Mon Sep 17 00:00:00 2001 From: dohe0342 Date: Wed, 15 Mar 2023 02:23:22 +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 23601cfb0dd4dd5eb3f4f315ba5d46d707435589..88bce296f75728352e38321b88ef159f6f926748 100644 GIT binary patch delta 38 scmZojXh;xEG6?hZRj|}EU;qLE28PzP0x7>XiYDnXnV4>_)N5x10K|L>UH||9 delta 38 scmZojXh;xEG6?hZRj|}EU;qLE1_sZy0x9epMU(WH%nUYH>a{Zh0JIqiEC2ui diff --git a/egs/librispeech/ASR/test.sh b/egs/librispeech/ASR/test.sh index 4096853a8..6fa48faf7 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -11,7 +11,7 @@ do --additional-block True \ --model-name epoch-$i.pt \ --exp-dir ./pruned_transducer_stateless_d2v_v2/"$spk_id"_adapter \ - --max-duration 600 \ + --max-duration 450 \ --decoding-method $method \ --max-sym-per-frame 1 \ --encoder-type d2v \