mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-03 14:14:19 +00:00
do a change
This commit is contained in:
parent
b21cd0bb73
commit
b68ddb03f4
@ -111,8 +111,8 @@ if [ $stage -le 5 ] && [ $stop_stage -ge 5 ]; then
|
|||||||
|
|
||||||
if [ ! -f $lang_dir/lexicon_words.txt ]; then
|
if [ ! -f $lang_dir/lexicon_words.txt ]; then
|
||||||
./local/prepare_lexicon.py \
|
./local/prepare_lexicon.py \
|
||||||
--manifests-dir data/manifests \
|
--lang-dir $lang_dir \
|
||||||
--lang-dir $lang_dir
|
--manifests-dir data/manifests
|
||||||
fi
|
fi
|
||||||
|
|
||||||
(echo '!SIL SIL'; echo '<UNK> <UNK>'; ) |
|
(echo '!SIL SIL'; echo '<UNK> <UNK>'; ) |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user