diff --git a/egs/librispeech/ASR/.run_v3.sh.swp b/egs/librispeech/ASR/.run_v3.sh.swp index 504b43742..595345f14 100644 Binary files a/egs/librispeech/ASR/.run_v3.sh.swp and b/egs/librispeech/ASR/.run_v3.sh.swp differ diff --git a/egs/librispeech/ASR/run_v3.sh b/egs/librispeech/ASR/run_v3.sh index 6018c44ed..24b275ed7 100755 --- a/egs/librispeech/ASR/run_v3.sh +++ b/egs/librispeech/ASR/run_v3.sh @@ -36,7 +36,6 @@ else --enable-spec-aug False \ --multi-optim True \ --world-size 4 \ - --start-batch 34000 \ --num-epochs 30 \ --full-libri 1 \ --exp-dir ./pruned_transducer_stateless_d2v_v2/$1 \ @@ -55,5 +54,3 @@ else --context-size 2 \ --ctc-loss-scale 0.2 fi - -#--start-epoch 6 \