from local

This commit is contained in:
dohe0342 2023-01-27 17:08:33 +09:00
parent 49ff2685dd
commit ecde06c844
3 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ def prepare_vox(
part_path = Path(os.path.join(corpus_dir, part))
part_file_names = list(map(lambda x: x.strip('.wav'),os.listdir(part_path)))
txt_path = os.path.join(corpus_dir, "texts")
print(txt_path)
futures = []
for trans_path in tqdm(