mirror of
https://github.com/Mangio621/Mangio-RVC-Fork.git
synced 2026-02-24 03:49:51 +01:00
Feature ratio above 1 was expectedly terrible.
This commit is contained in:
@@ -1108,7 +1108,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as app:
|
||||
# )
|
||||
index_rate1 = gr.Slider(
|
||||
minimum=0,
|
||||
maximum=5,
|
||||
maximum=1,
|
||||
label=i18n("检索特征占比"),
|
||||
value=0.76,
|
||||
interactive=True,
|
||||
|
||||
Reference in New Issue
Block a user