mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 10:02:22 +00:00
Fix typo
This commit is contained in:
parent
633213424d
commit
a783b96467
@ -111,7 +111,7 @@ def get_parser():
|
||||
"--exp-dir",
|
||||
type=str,
|
||||
# was 2c_maxabs1000_maxp0.95_noexp_convderiv2warmup_scale_0mean, then reworking initialization..
|
||||
default="transducer_stateless/randcombine1_expscale3_rework2d"
|
||||
default="transducer_stateless/randcombine1_expscale3_rework2d",
|
||||
help="""The experiment dir.
|
||||
It specifies the directory where all training related
|
||||
files, e.g., checkpoints, log, etc, are saved
|
||||
|
Loading…
x
Reference in New Issue
Block a user