mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-08 16:44:20 +00:00
Update prepare.sh
This commit is contained in:
parent
ecffd6ce93
commit
12fec1470e
@ -256,6 +256,7 @@ if [ $stage -le 12 ] && [ $stop_stage -ge 12 ]; then
|
||||
if [ ! -d $dl_dir/KeSpeech ]; then
|
||||
log "Abort! Please download KeSpeech first."
|
||||
log "KeSpeech download link: https://github.com/KeSpeech/KeSpeech"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if [ ! -f data/manifests/.kespeech.done ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user