From ae48b786e5501274c7863caaa5407cb33e7a6962 Mon Sep 17 00:00:00 2001 From: dohe0342 Date: Tue, 24 Jan 2023 17:40:15 +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 99c86195393773594d64eb902c2106ac1dfaf137..c0f3d11e53ef8c6aa830853dfc8d5e9e0b408c5c 100644 GIT binary patch delta 36 qcmZojXh;xEG6?hZRj|}EU;qLE1_q~@=aa8)6y?%qG@7iS{{R55;0f^n delta 36 qcmZojXh;xEG6?hZRj|}EU;qLE1_pzf=aW}&6y?%qG@h)W{{R532?@3U diff --git a/egs/LJSpeech/ASR/test.sh b/egs/LJSpeech/ASR/test.sh index a32b04d88..406902319 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-30.pt \ + --model-name epoch-20.pt \ --exp-dir ./pruned_transducer_stateless_d2v_v2/full_ft_origin_param \ --max-duration 600 \ --decoding-method $method \