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
278381dbee
commit
837d20f75c
Binary file not shown.
@ -93,7 +93,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
|
||||||
touch data/manifests/.LJSpeech.done
|
touch data/manifests/.vox.done
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user