R1000 commited on
Commit
a50ea8d
·
1 Parent(s): 236e61d

Update infer.py

Browse files
Files changed (1) hide show
  1. infer.py +1 -1
infer.py CHANGED
@@ -853,7 +853,7 @@ with gr.Blocks() as app:
853
  label="Pitch extraction algorithm",
854
  info=f0method_info,
855
  choices=f0method_mode,
856
- value="rmvpe",
857
  interactive=True,
858
  )
859
  index_rate0_bat = gr.Slider(
 
853
  label="Pitch extraction algorithm",
854
  info=f0method_info,
855
  choices=f0method_mode,
856
+ value="pm",
857
  interactive=True,
858
  )
859
  index_rate0_bat = gr.Slider(