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, type=str,
default="", default="",
help="""It specifies the model file name to use for decoding. 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( parser.add_argument(