志浩
2023-08-01 5cfdcfc45a042e338c2b2f4a08dab125de3fb5ee
egs/librispeech_100h/conformer/run.sh
@@ -120,7 +120,7 @@
# ASR Training Stage
world_size=$gpu_num  # run on one machine
if [ ${stage} -le 4 ] && [ ${stop_stage} -ge 4; then
if [ ${stage} -le 4 ] && [ ${stop_stage} -ge 4 ]; then
    echo "stage 4: ASR Training"
    mkdir -p ${exp_dir}/exp/${model_dir}
    mkdir -p ${exp_dir}/exp/${model_dir}/log