fix dp init

pull/2372/head
tianhao zhang 3 years ago
parent 6745e9dd6b
commit 08b9c45811

@ -2,8 +2,8 @@
source path.sh
set -e
gpus=1
stage=1
gpus=0,1,2,3
stage=0
stop_stage=50
conf_path=conf/conformer.yaml
ips= #xx.xx.xx.xx,xx.xx.xx.xx

Loading…
Cancel
Save