mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-08 00:24:19 +00:00
Update prepare.sh
removed commented scripts
This commit is contained in:
parent
70c7576e0a
commit
abbd0d92a7
@ -337,13 +337,7 @@ fi
|
||||
# mkdir -p $out_dir
|
||||
|
||||
# if [ ! -f $out_dir/valid.txt ]; then
|
||||
# files=$(
|
||||
# find "$dl_dir/LibriSpeech/dev-clean" -name "*.trans.txt"
|
||||
# find "$dl_dir/LibriSpeech/dev-other" -name "*.trans.txt"
|
||||
# )
|
||||
# for f in ${files[@]}; do
|
||||
# cat $f | cut -d " " -f 2-
|
||||
# done >$out_dir/valid.txt
|
||||
# TODO: generate valid.txt
|
||||
# fi
|
||||
|
||||
# lang_dir=data/lang_bpe_${vocab_size}
|
||||
|
Loading…
x
Reference in New Issue
Block a user