mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-02-06 21:52:50 +08:00
Update vc_infer_pipeline.py
This commit is contained in:
parent
7b8a0bb6fc
commit
80b54499eb
@ -185,7 +185,6 @@ class VC(object):
|
||||
if_f0,
|
||||
f0_file=None,
|
||||
):
|
||||
print(file_index!= "",os.path.exists(file_index) == True,index_rate != 0)
|
||||
if (
|
||||
file_index != ""
|
||||
# and file_big_npy != ""
|
||||
|
Loading…
Reference in New Issue
Block a user