next-playground commited on
Commit
65c70c9
·
verified ·
1 Parent(s): 8205d13

Update inference/infer_tool.py

Browse files
Files changed (1) hide show
  1. 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='pm',
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,