mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
84dfcfdec4
commit
7e1b71a39f
Binary file not shown.
@ -35,7 +35,8 @@ stop_stage=4
|
|||||||
# export CUDA_VISIBLE_DEVICES="0"
|
# export CUDA_VISIBLE_DEVICES="0"
|
||||||
#
|
#
|
||||||
# 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"
|
||||||
|
export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7"
|
||||||
|
|
||||||
exp_dir=./pruned_transducer_stateless6/exp
|
exp_dir=./pruned_transducer_stateless6/exp
|
||||||
mkdir -p $exp_dir
|
mkdir -p $exp_dir
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user