mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-08 08:34:19 +00:00
minor fixes
This commit is contained in:
parent
b36f3b5c52
commit
3c3e620b13
@ -200,7 +200,7 @@ def get_parser():
|
||||
parser.add_argument(
|
||||
"--lang-dir",
|
||||
type=Path,
|
||||
default="data/lang_bpe_500",
|
||||
default="data/lang_bpe_2000",
|
||||
help="The lang dir containing word table and LG graph",
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user