change train.py

This commit is contained in:
luomingshuang 2022-03-13 20:33:29 +08:00
parent 396aaefbaa
commit d4e0baf14d

View File

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