mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 18:24:18 +00:00
Update prepare.sh
This commit is contained in:
parent
585c2ac3a5
commit
b71e17f6d2
@ -116,8 +116,8 @@ if [ $stage -le 4 ] && [ $stop_stage -ge 4 ]; then
|
||||
cat ./data/lang_bpe_500/transcript_words.txt \
|
||||
>> $lang_dir/text_words_segmentation
|
||||
|
||||
cat ./data/lang_char/text \
|
||||
>> $lang_dir/text
|
||||
cat ./data/lang_char/text_words_segmentation \
|
||||
>> $lang_dir/text_words_segmentation
|
||||
fi
|
||||
|
||||
cat $lang_dir/text_words_segmentation | sed 's/ /\n/g' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user