mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-02-16 00:00:31 +00:00
fix: merge f0 option value (#298)
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
This commit is contained in:
@@ -1668,7 +1668,7 @@ with gr.Blocks() as app:
|
||||
ckpt_b,
|
||||
alpha_a,
|
||||
sr_,
|
||||
if_f0_,
|
||||
1 if if_f0_ == i18n("是") else 0,
|
||||
info__,
|
||||
name_to_save0,
|
||||
version_2,
|
||||
|
||||
Reference in New Issue
Block a user