Add files via upload

This commit is contained in:
RVC-Boss
2023-08-30 17:46:45 +08:00
committed by GitHub
parent 2c158bfeac
commit 8054281b24
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ def uvr(model_name, inp_root, save_root_vocal, paths, save_root_ins, agg, format
traceback.print_exc()
if need_reformat == 1:
tmp_path = "%s/%s.reformatted.wav" % (
os.path.join("tmp"),
os.path.join(os.environ["TEMP"]),
os.path.basename(inp_path),
)
os.system(