mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-08 08:34:19 +00:00
Typo fixes.
This commit is contained in:
parent
c2583ab1e0
commit
e780dccb00
@ -19,7 +19,7 @@ This script checks that there are no OOV tokens in the BPE-based lexicon.
|
|||||||
|
|
||||||
Usage example:
|
Usage example:
|
||||||
|
|
||||||
python3 ./local/validate_lexicon.py \
|
python3 ./local/validate_bpe_lexicon.py \
|
||||||
--lexicon /path/to/lexicon.txt \
|
--lexicon /path/to/lexicon.txt \
|
||||||
--bpe-model /path/to/bpe.model
|
--bpe-model /path/to/bpe.model
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user