Spaces:
Sleeping
Sleeping
Upload infertest.py
Browse files- infertest.py +1 -1
infertest.py
CHANGED
|
@@ -154,7 +154,7 @@ def vc_single(
|
|
| 154 |
times = [0, 0, 0]
|
| 155 |
if hubert_model == None:
|
| 156 |
load_hubert()
|
| 157 |
-
if_f0 =
|
| 158 |
audio_opt = vc.pipeline(
|
| 159 |
hubert_model,
|
| 160 |
net_g,
|
|
|
|
| 154 |
times = [0, 0, 0]
|
| 155 |
if hubert_model == None:
|
| 156 |
load_hubert()
|
| 157 |
+
if_f0 = 1
|
| 158 |
audio_opt = vc.pipeline(
|
| 159 |
hubert_model,
|
| 160 |
net_g,
|