from local

This commit is contained in:
dohe0342 2023-01-27 16:43:03 +09:00
parent 3727ef7af6
commit 360ec28ece
2 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ from lhotse.utils import (
# "https://drive.google.com/uc?id=1WYfgr31T-PPwMcxuAq09XZfHQO5Mw8fE" # "https://drive.google.com/uc?id=1WYfgr31T-PPwMcxuAq09XZfHQO5Mw8fE"
# ) # )
def prepare_LJSpeech( def prepare_vox(
corpus_dir: str, corpus_dir: str,
dataset_parts: str = "auto", dataset_parts: str = "auto",
output_dir: str = None, output_dir: str = None,