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