from local

This commit is contained in:
dohe0342 2022-12-29 12:22:07 +09:00
parent 109b7d15d8
commit ebaf4fb814
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/exp2 exp_dir=./pruned_transducer_stateless6/exp
mkdir -p $exp_dir mkdir -p $exp_dir
# full_libri can be "True" or "False" # full_libri can be "True" or "False"