from local

This commit is contained in:
dohe0342 2023-02-14 00:59:26 +09:00
parent 47f5b32d82
commit 22791406d4
2 changed files with 1 additions and 1 deletions

View File

@ -1098,7 +1098,7 @@ def scan_pessimistic_batches_for_oom(
def main():
parser = get_parser()
LibriSpeechAsrDataModule.add_arguments(parser)
TedAsrDataModule.add_arguments(parser)
args = parser.parse_args()
args.exp_dir = Path(args.exp_dir)