diff --git a/egs/librispeech/ASR/.run_v2.sh.swp b/egs/librispeech/ASR/.run_v2.sh.swp index f9b2448bc..724828255 100644 Binary files a/egs/librispeech/ASR/.run_v2.sh.swp and b/egs/librispeech/ASR/.run_v2.sh.swp differ diff --git a/egs/librispeech/ASR/run_v2.sh b/egs/librispeech/ASR/run_v2.sh index 64552f879..a67c9d6f1 100755 --- a/egs/librispeech/ASR/run_v2.sh +++ b/egs/librispeech/ASR/run_v2.sh @@ -8,7 +8,7 @@ git pull --full-libri 1 \ --use-fp16 1 \ --max-duration 300 \ - --exp-dir pruned_transducer_stateless7_ctc/exp \ + --exp-dir pruned_transducer_stateless_d2v_v2/exp \ --feedforward-dims "1024,1024,2048,2048,1024" \ --ctc-loss-scale 0.2 \ --master-port 12535