from local

This commit is contained in:
dohe0342 2022-12-20 16:19:13 +09:00
parent 70cde5b330
commit ac21906954
2 changed files with 0 additions and 3 deletions

View File

@ -90,9 +90,6 @@ def get_parser():
type=str,
default="",
help="""It specifies the model file name to use for decoding.
Note: Epoch counts from 1.
You can specify --avg to use more checkpoints for model averaging.""",
)
parser.add_argument(