mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-08 08:34:19 +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"
|
log "This recipe uses mfa alignment for trimming"
|
||||||
if [ ! -d $dl_dir/libri_alignments/LibriSpeech ]; then
|
if [ ! -d $dl_dir/libri_alignments/LibriSpeech ]; then
|
||||||
log "No alignment provided. please refer to ../../librispeech/ASR/add_alignments.sh \n \
|
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 \
|
for mfa alignments. Once you have downloaded and unzipped the .zip file containing \n \
|
||||||
it should be unzipped, renamed to libri_alignments and moved to your $dl_dir ."
|
all alignments, the folder should be renamed to libri_alignments and moved to your $dl_dir ."
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user