diff --git a/egs/LJSpeech/ASR/.test.sh.swp b/egs/LJSpeech/ASR/.test.sh.swp index 8f5eee277..bae68f9bf 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 9109e9579..1d720d894 100755 --- a/egs/LJSpeech/ASR/test.sh +++ b/egs/LJSpeech/ASR/test.sh @@ -7,8 +7,8 @@ do --enable-spec-aug False \ --additional-block True \ --model-name epoch-10.pt \ - --exp-dir ./pruned_transducer_stateless_d2v_v2/full_ft \ - --max-duration 600 \ + --exp-dir ./pruned_transducer_stateless_d2v_v2/full_ft_origin_param \ + --max-duration 100 \ --decoding-method $method \ --max-sym-per-frame 1 \ --encoder-type d2v \ diff --git a/egs/librispeech/ASR/conformer_ctc2/.decode.py.swp b/egs/librispeech/ASR/conformer_ctc2/.decode.py.swp index f9bd64704..518e277da 100644 Binary files a/egs/librispeech/ASR/conformer_ctc2/.decode.py.swp and b/egs/librispeech/ASR/conformer_ctc2/.decode.py.swp differ