diff --git a/egs/LJSpeech/ASR/.run_v3.sh.swp b/egs/LJSpeech/ASR/.run_v3.sh.swp index 8de525151..efa7ef042 100644 Binary files a/egs/LJSpeech/ASR/.run_v3.sh.swp and b/egs/LJSpeech/ASR/.run_v3.sh.swp differ diff --git a/egs/LJSpeech/ASR/run_v3.sh b/egs/LJSpeech/ASR/run_v3.sh index 224efaf22..23d5fbbe5 100755 --- a/egs/LJSpeech/ASR/run_v3.sh +++ b/egs/LJSpeech/ASR/run_v3.sh @@ -34,7 +34,7 @@ else --wandb False \ --input-strategy AudioSamples \ --enable-spec-aug False \ - --multi-optim False \ + --multi-optim True \ --world-size 4 \ --num-epochs 30 \ --full-libri 1 \