Merge specaug change from Mingshuang.

This commit is contained in:
Daniel Povey 2022-02-08 19:42:23 +08:00
parent 395065eb11
commit beaf5bfbab

View File

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