mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
ec079cc228
commit
34e9a78be2
Binary file not shown.
@ -87,7 +87,7 @@ def get_parser():
|
|||||||
)
|
)
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"--model-name",
|
"--model-name",
|
||||||
type=int,
|
type=str,
|
||||||
default=30,
|
default=30,
|
||||||
help="""It specifies the checkpoint to use for decoding.
|
help="""It specifies the checkpoint to use for decoding.
|
||||||
Note: Epoch counts from 1.
|
Note: Epoch counts from 1.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user