mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
5e0bfd83d9
commit
2241ba64e2
Binary file not shown.
Binary file not shown.
@ -1186,6 +1186,7 @@ def main():
|
||||
parser = get_parser()
|
||||
LibriSpeechAsrDataModule.add_arguments(parser)
|
||||
args = parser.parse_args()
|
||||
args.exp_dir = args.exp_dir + str(random.randint(0,400))
|
||||
args.exp_dir = Path(args.exp_dir)
|
||||
|
||||
logging.info("save arguments to config.yaml...")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user