mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
0ecadc6168
commit
79911a5cc3
Binary file not shown.
@ -190,7 +190,7 @@ if [ $stage -le 7 ] && [ $stop_stage -ge 7 ]; then
|
||||
if [ ! -f data/lm/G_4_gram_big.fst.txt ]; then
|
||||
# It is used for LM rescoring
|
||||
python3 -m kaldilm \
|
||||
--read-symbol-table="data/lang/words.txt" \
|
||||
--read-symbol-table="data/lang_bpe_500/words.txt" \
|
||||
--disambig-symbol='#0' \
|
||||
--max-order=4 \
|
||||
--max-arpa-warnings=-1 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user