from local

This commit is contained in:
dohe0342 2022-12-19 14:53:51 +09:00
parent 2bc2c54a73
commit aa16a6e558
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -31,7 +31,7 @@ if [ $workstation = "whale" ]; then
else
export CUDA_VISIBLE_DEVICES="0,1,2,3"
./pruned_transducer_stateless_d2v_v2/train.py \
--wandb False \
--wandb True \
--input-strategy AudioSamples \
--enable-spec-aug False \
--multi-optim True \