from local

This commit is contained in:
dohe0342 2022-12-10 14:11:15 +09:00
parent 26fde41c30
commit f638f5954b
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -3,7 +3,7 @@ git pull
#export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7"
#export CUDA_VISIBLE_DEVICES="4,5,6,7"
./pruned_transducer_stateless_d2v/train_wandb.py \
./pruned_transducer_stateless_d2v_v2/train.py \
--wandb true \
--input-strategy AudioSamples \
--enable-spec-aug False \