diff --git a/egs/LJSpeech/ASR/.run_adapter.sh.swp b/egs/LJSpeech/ASR/.run_adapter.sh.swp index 11662ed62..c6c953284 100644 Binary files a/egs/LJSpeech/ASR/.run_adapter.sh.swp and b/egs/LJSpeech/ASR/.run_adapter.sh.swp differ diff --git a/egs/LJSpeech/ASR/run_adapter.sh b/egs/LJSpeech/ASR/run_adapter.sh index 5995d58f8..432f8420a 100755 --- a/egs/LJSpeech/ASR/run_adapter.sh +++ b/egs/LJSpeech/ASR/run_adapter.sh @@ -58,7 +58,7 @@ else --enable-spec-aug False \ --multi-optim False \ --world-size 4 \ - --num-epochs 10 \ + --num-epochs 40 \ --full-libri 1 \ --exp-dir ./pruned_transducer_stateless_d2v_v2/$1 \ --max-duration 150 \