mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
update repo
This commit is contained in:
parent
280593676b
commit
decdbc3c97
@ -160,6 +160,7 @@ def get_parser():
|
|||||||
)
|
)
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"--patience",
|
"--patience",
|
||||||
|
type=int_or_none,
|
||||||
default=None,
|
default=None,
|
||||||
help="Number of epochs to wait without improvement "
|
help="Number of epochs to wait without improvement "
|
||||||
"before stopping the training",
|
"before stopping the training",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user