from local

This commit is contained in:
dohe0342 2022-12-29 11:33:05 +09:00
parent 2f695b55cd
commit fcbfb41b70
2 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ stop_stage=4
# Suppose GPU 2,3,4,5 are available. # Suppose GPU 2,3,4,5 are available.
# export CUDA_VISIBLE_DEVICES="0,1,2,3" # export CUDA_VISIBLE_DEVICES="0,1,2,3"
exp_dir=./pruned_transducer_stateless6/exp exp_dir=./pruned_transducer_stateless6/exp2
mkdir -p $exp_dir mkdir -p $exp_dir
# full_libri can be "True" or "False" # full_libri can be "True" or "False"