diff --git a/egs/librispeech/ASR/.run_v3.sh.swp b/egs/librispeech/ASR/.run_v3.sh.swp index 4daced4af..4d510fafe 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 577ff27cf..873b01799 100755 --- a/egs/librispeech/ASR/run_v3.sh +++ b/egs/librispeech/ASR/run_v3.sh @@ -36,6 +36,7 @@ else --enable-spec-aug False \ --multi-optim True \ --start-batch 98000 \ + --start-epoch 23 \ --world-size 4 \ --num-epochs 30 \ --full-libri 1 \