from local

This commit is contained in:
dohe0342 2023-06-12 00:53:56 +09:00
parent 1e0f4c6a0b
commit e1df242ab0
3 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -75,4 +75,5 @@ def prepare_tedlium(
dl_dir = sys.argv[1]
output_dir = sys.argv[2]
subset = sys.argv[3]
prepare_tedlium(dl_dir, output_dir)