from local

This commit is contained in:
dohe0342 2022-12-20 16:19:17 +09:00
parent ac21906954
commit 40d88ab2ce
2 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ def get_parser():
"--model-name",
type=str,
default="",
help="""It specifies the model file name to use for decoding.
help="""It specifies the model file name to use for decoding."""
)
parser.add_argument(