typo fixes

This commit is contained in:
Fangjun Kuang 2023-10-01 12:51:53 +08:00
parent ad4af5c899
commit 66892562d7

View File

@ -157,7 +157,7 @@ log "Generating H.fst, HL.fst"
./local/prepare_lang_fst.py --lang-dir $repo/data/lang_char --ngram-G $repo/data/lm/G_3_gram_char.fst.txt
ls -lh $repo/data/char
ls -lh $repo/data/lang_char
log "Decoding with H on CPU with OpenFst"