mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-03 22:24:19 +00:00
Update prepare.sh
This commit is contained in:
parent
c855a58cfd
commit
f38aec6f85
@ -44,7 +44,7 @@ if [ $stage -le 0 ] && [ $stop_stage -ge 0 ]; then
|
||||
# ln -sfv /path/to/VCTK $dl_dir/VCTK
|
||||
#
|
||||
if [ ! -d $dl_dir/VCTK ]; then
|
||||
lhotse download vctk $dl_dir
|
||||
lhotse download vctk --use-edinburgh-vctk-url true $dl_dir
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user