mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
update
This commit is contained in:
parent
e79c9a801e
commit
13a1ba2b1d
@ -102,7 +102,7 @@ if [ ${stage} -le 0 ] && [ ${stop_stage} -ge 0 ]; then
|
|||||||
mkdir -p ${data_dir}/ark_data/dump/simu_data/data/$dataset
|
mkdir -p ${data_dir}/ark_data/dump/simu_data/data/$dataset
|
||||||
python local/gen_feats_scp.py \
|
python local/gen_feats_scp.py \
|
||||||
--root_path ${data_dir}/ark_data/dump/simu_data \
|
--root_path ${data_dir}/ark_data/dump/simu_data \
|
||||||
--out_path ${data_dir}/ark_data/dump/simu_data/data/$dataset \
|
--out_path ${data_dir}/ark_data/dump/simu_data/data \
|
||||||
--split_num $nj
|
--split_num $nj
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user