mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
adddb0c665
commit
018c194952
Binary file not shown.
Binary file not shown.
@ -506,7 +506,7 @@ def get_parser():
|
|||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"--average-period",
|
"--average-period",
|
||||||
type=int,
|
type=int,
|
||||||
default=200,
|
default=10,
|
||||||
help="""Update the averaged model, namely `model_avg`, after processing
|
help="""Update the averaged model, namely `model_avg`, after processing
|
||||||
this number of batches. `model_avg` is a separate version of model,
|
this number of batches. `model_avg` is a separate version of model,
|
||||||
in which each floating-point parameter is the average of all the
|
in which each floating-point parameter is the average of all the
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user