from local

This commit is contained in:
dohe0342 2023-01-17 18:46:36 +09:00
parent c47d281de2
commit 2f40f28f5d
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -1,7 +1,7 @@
git pull git pull
#for group_num in 12 6 4 3 2 #for group_num in 12 6 4 3 2
for group_num in 12 for group_num in 6
do do
export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7" export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7"
./pruned_transducer_stateless_gtrans/train.py \ ./pruned_transducer_stateless_gtrans/train.py \