mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
b91ce3abdd
commit
283254893c
Binary file not shown.
@ -94,7 +94,7 @@ if [ $stage -le 1 ] && [ $stop_stage -ge 1 ]; then
|
|||||||
|
|
||||||
mkdir -p data/manifests
|
mkdir -p data/manifests
|
||||||
if [ ! -e data/manifests/.vox.done ]; then
|
if [ ! -e data/manifests/.vox.done ]; then
|
||||||
python local/prepare_vox.py $dl_dir/vox
|
python local/prepare_vox.py $dl_dir/vox $spk_id
|
||||||
#touch data/manifests/.vox.done
|
#touch data/manifests/.vox.done
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user