Merge remote-tracking branch 'upstream/main' into Fix

This commit is contained in:
XXXXRT666 2025-05-26 14:00:41 +08:00
commit b62139b6b0
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ import torch
logging.getLogger("numba").setLevel(logging.ERROR)
logging.getLogger("matplotlib").setLevel(logging.ERROR)
logging.getLogger("httpx").setLevel(logging.ERROR)
MATPLOTLIB_FLAG = False
logging.basicConfig(stream=sys.stdout, level=logging.INFO)

View File

@ -1406,7 +1406,7 @@ with gr.Blocks(title="GPT-SoVITS WebUI", analytics_enabled=False) as app:
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.Column(scale=3):
with gr.Row():