diff --git a/egs/LJSpeech/ASR/.test.sh.swp b/egs/LJSpeech/ASR/.test.sh.swp index 23f0a91b1..b78c6c998 100644 Binary files a/egs/LJSpeech/ASR/.test.sh.swp and b/egs/LJSpeech/ASR/.test.sh.swp differ 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 \