Update train.py

This commit is contained in:
jinzr 2024-01-10 21:34:21 +08:00
parent a7a4837425
commit 41413967d1

View File

@ -295,7 +295,7 @@ def get_parser():
parser.add_argument( parser.add_argument(
"--exp-dir", "--exp-dir",
type=str, type=str,
default="zipformer/exp", default="zipformer_bbpe/exp",
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