from local

This commit is contained in:
dohe0342 2022-12-22 16:27:17 +09:00
parent 84dfcfdec4
commit 7e1b71a39f
2 changed files with 2 additions and 1 deletions

View File

@ -35,7 +35,8 @@ stop_stage=4
# export CUDA_VISIBLE_DEVICES="0"
#
# Suppose GPU 2,3,4,5 are available.
export CUDA_VISIBLE_DEVICES="0,1,2,3"
#export CUDA_VISIBLE_DEVICES="0,1,2,3"
export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7"
exp_dir=./pruned_transducer_stateless6/exp
mkdir -p $exp_dir