Fix exp dir

This commit is contained in:
Daniel Povey 2022-03-05 12:17:09 +08:00
parent 65b09dd5f2
commit 0cd14ae739

View File

@ -110,7 +110,7 @@ def get_parser():
parser.add_argument( parser.add_argument(
"--exp-dir", "--exp-dir",
type=str, type=str,
default="transducer_stateless/specaugmod_baseline_randcombine1_expscale5_brelu", default="transducer_stateless/specaugmod_baseline_randcombine1_expscale5_brelu2",
help="""The experiment dir. help="""The experiment dir.
It specifies the directory where all training related It specifies the directory where all training related
files, e.g., checkpoints, log, etc, are saved files, e.g., checkpoints, log, etc, are saved