from local

This commit is contained in:
dohe0342 2023-03-29 12:22:56 +09:00
parent b56f37a36d
commit da9311deff
2 changed files with 1 additions and 1 deletions

View File

@ -818,7 +818,7 @@ def main():
res_dict = sorted(res_dict.items(), key=lambda x:x[0])
try: os.makedirs(f"/DB/LibriSpeech_tar/vox/{params.spk_id}_texts")
except: pass
except: os.makedirs(f"/home/work/workspace/LibriSpeech/vox/{par;ams.spk_id}_texts")
for k, v in res_dict:
#v = v.strip()