mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-04 06:34:20 +00:00
minor fix
This commit is contained in:
parent
638cb5cc35
commit
d56d88b85e
@ -176,7 +176,7 @@ def get_parser():
|
||||
|
||||
parser.add_argument(
|
||||
"--bpe-model",
|
||||
type=Path,
|
||||
type=str,
|
||||
default="data/lang_bbpe_500/bbpe.model",
|
||||
help="Path to the byte BPE model",
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user