diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index 48397896d..c830444b0 100644 Binary files a/egs/librispeech/ASR/.test.sh.swp and b/egs/librispeech/ASR/.test.sh.swp differ diff --git a/egs/librispeech/ASR/test.sh b/egs/librispeech/ASR/test.sh index 6a7cff237..a2bcbf24f 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -7,7 +7,7 @@ do --enable-spec-aug False \ --additional-block True \ --model-name d2v-base-T.pt \ - --exp-dir ./pruned_transducer_stateless_d2v_v2/adapter_test \ + --exp-dir ./pruned_transducer_stateless_d2v_v2 \ --max-duration 600 \ --decoding-method $method \ --max-sym-per-frame 1 \