pull/3023/head
zxcd 3 years ago
parent e3d004ab90
commit a0a4a276d9

@ -4,9 +4,9 @@ set -e
. ./path.sh || exit 1;
. ./cmd.sh || exit 1;
gpus=0
stage=1
stop_stage=1
gpus=0,1,2,3
stage=0
stop_stage=4
conf_path=conf/wav2vec2ASR.yaml
ips= #xx.xx.xx.xx,xx.xx.xx.xx
decode_conf_path=conf/tuning/decode.yaml

Loading…
Cancel
Save