mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-19 05:54:20 +00:00
from local
This commit is contained in:
parent
323e49b42e
commit
b7b49e07fd
Binary file not shown.
Binary file not shown.
@ -1659,7 +1659,7 @@ def scan_pessimistic_batches_for_oom(
|
||||
|
||||
def main():
|
||||
parser = get_parser()
|
||||
TedliumAsrDataModule.add_arguments(parser)
|
||||
TedLiumAsrDataModule.add_arguments(parser)
|
||||
args = parser.parse_args()
|
||||
if args.wandb: args.exp_dir = args.exp_dir + str(random.randint(0,400))
|
||||
args.exp_dir = Path(args.exp_dir)
|
||||
|
Loading…
x
Reference in New Issue
Block a user