from local

This commit is contained in:
dohe0342 2023-01-29 21:19:36 +09:00
parent fddb6a4427
commit b8b577e525
2 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ def get_args():
"--spk-id",
type=str,
default=None,
help="""Path to data""",
)
return parser.parse_args()