mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-08-24 13:39:48 +08:00
降噪 提示非必需
降噪 提示非必需
This commit is contained in:
parent
68f488524f
commit
bc7374ec8e
2
webui.py
2
webui.py
@ -1419,7 +1419,7 @@ with gr.Blocks(title="GPT-SoVITS WebUI", analytics_enabled=False) as app:
|
|||||||
value=process_info(process_name_slice, "close"), variant="primary", visible=False
|
value=process_info(process_name_slice, "close"), variant="primary", visible=False
|
||||||
)
|
)
|
||||||
|
|
||||||
gr.Markdown(value="0bb-" + i18n("语音降噪工具"))
|
gr.Markdown(value="0bb-" + i18n("语音降噪工具")+i18n("(非必需)"))
|
||||||
with gr.Row():
|
with gr.Row():
|
||||||
with gr.Column(scale=3):
|
with gr.Column(scale=3):
|
||||||
with gr.Row():
|
with gr.Row():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user