do a change

This commit is contained in:
luomingshuang 2022-03-18 11:05:32 +08:00
parent b21cd0bb73
commit b68ddb03f4

View File

@ -111,8 +111,8 @@ if [ $stage -le 5 ] && [ $stop_stage -ge 5 ]; then
if [ ! -f $lang_dir/lexicon_words.txt ]; then
./local/prepare_lexicon.py \
--manifests-dir data/manifests \
--lang-dir $lang_dir
--lang-dir $lang_dir \
--manifests-dir data/manifests
fi
(echo '!SIL SIL'; echo '<UNK> <UNK>'; ) |