mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-01 21:24:21 +00:00
typo
This commit is contained in:
parent
e3bce65a90
commit
3890ff6ee8
@ -114,7 +114,7 @@ def get_parser():
|
||||
type=str2bool,
|
||||
default=False,
|
||||
help="""When enabled, the averaged model is saved to
|
||||
conformer_ctc/exp/pretrained.pt. Note: only model.state_dict() is saved.
|
||||
transducer_stateless/exp/pretrained.pt. Note: only model.state_dict() is saved.
|
||||
pretrained.pt contains a dict {"model": model.state_dict()},
|
||||
which can be loaded by `icefall.checkpoint.load_checkpoint()`.
|
||||
""",
|
||||
|
Loading…
x
Reference in New Issue
Block a user