mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-07 08:04:18 +00:00
Update prepare.sh
This commit is contained in:
parent
64e293663b
commit
4a765450ea
@ -93,8 +93,8 @@ if [ $stage -le 1 ] && [ $stop_stage -ge 1 ]; then
|
||||
log "This recipe uses mfa alignment for trimming"
|
||||
if [ ! -d $dl_dir/libri_alignments/LibriSpeech ]; then
|
||||
log "No alignment provided. please refer to ../../librispeech/ASR/add_alignments.sh \n \
|
||||
for mfa alignments. Once you have downloaded the .zip file containing all alignments, \n \
|
||||
it should be unzipped, renamed to libri_alignments and moved to your $dl_dir ."
|
||||
for mfa alignments. Once you have downloaded and unzipped the .zip file containing \n \
|
||||
all alignments, the folder should be renamed to libri_alignments and moved to your $dl_dir ."
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user