From 3e867b81d9cb99b484b5a503e7021af7aa49d175 Mon Sep 17 00:00:00 2001 From: dohe0342 Date: Tue, 24 Jan 2023 17:41:58 +0900 Subject: [PATCH] from local --- egs/LJSpeech/ASR/.test.sh.swp | Bin 12288 -> 12288 bytes egs/LJSpeech/ASR/test.sh | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/LJSpeech/ASR/.test.sh.swp b/egs/LJSpeech/ASR/.test.sh.swp index 23f0a91b17e871284ff6ced8b54e4bf02509f095..b78c6c9982df5c00e51693c1cf5a3b703e44d27e 100644 GIT binary patch delta 36 qcmZojXh;xEG6?hZRj|}EU;qLE28Q`F&nFvh6y?@uG@h)ee;)v@Rtc;C delta 36 qcmZojXh;xEG6?hZRj|}EU;qLE28O(u=abnsigN2Snod^KzYhSZs0mU4 diff --git a/egs/LJSpeech/ASR/test.sh b/egs/LJSpeech/ASR/test.sh index 9d729db7e..d4e636dae 100755 --- a/egs/LJSpeech/ASR/test.sh +++ b/egs/LJSpeech/ASR/test.sh @@ -6,7 +6,7 @@ do --input-strategy AudioSamples \ --enable-spec-aug False \ --additional-block True \ - --model-name epoch-15.pt \ + --model-name epoch-13.pt \ --exp-dir ./pruned_transducer_stateless_d2v_v2/full_ft_origin_param \ --max-duration 600 \ --decoding-method $method \