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
ec622b5dd2
commit
278381dbee
Binary file not shown.
Binary file not shown.
@ -91,8 +91,8 @@ if [ $stage -le 1 ] && [ $stop_stage -ge 1 ]; then
|
||||
fi
|
||||
|
||||
mkdir -p data/manifests
|
||||
if [ ! -e data/manifests/.LJSpeech.done ]; then
|
||||
python local/prepare_LJSpeech.py $dl_dir/LJSpeech
|
||||
if [ ! -e data/manifests/.vox.done ]; then
|
||||
python local/prepare_vox.py $dl_dir/vox
|
||||
touch data/manifests/.LJSpeech.done
|
||||
fi
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user