Spaces:
Runtime error
Runtime error
Update inference/infer_tool.py
Browse files- inference/infer_tool.py +1 -1
inference/infer_tool.py
CHANGED
@@ -365,7 +365,7 @@ class Svc(object):
|
|
365 |
clip_seconds=0,
|
366 |
lg_num=0,
|
367 |
lgr_num =0.75,
|
368 |
-
f0_predictor='
|
369 |
enhancer_adaptive_key = 0,
|
370 |
cr_threshold = 0.05,
|
371 |
k_step = 100,
|
|
|
365 |
clip_seconds=0,
|
366 |
lg_num=0,
|
367 |
lgr_num =0.75,
|
368 |
+
f0_predictor='rmvpe',
|
369 |
enhancer_adaptive_key = 0,
|
370 |
cr_threshold = 0.05,
|
371 |
k_step = 100,
|