from local

This commit is contained in:
dohe0342 2022-12-12 15:48:18 +09:00
parent 3dc4283d58
commit 05398394aa
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -8,7 +8,7 @@ export CUDA_VISIBLE_DEVICES="0,1,2,3"
--input-strategy AudioSamples \ --input-strategy AudioSamples \
--enable-spec-aug False \ --enable-spec-aug False \
--multi-optim True \ --multi-optim True \
--world-size 8 \ --world-size 4 \
--num-epochs 30 \ --num-epochs 30 \
--start-epoch 1 \ --start-epoch 1 \
--full-libri 0 \ --full-libri 0 \