Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
改动点
webui_simple.py
、go-webui-simple-mode.bat
两个文件。2025/06/06更新
页面
推理选项卡页面:

其他工具选项卡页面:

启动方式
双击
go-webui-simple-mode.bat
启动WebUI简化版。微调训练步骤(简化版)
自动开启语音识别
,然后点击1.开启语音切分
。2.开启语音识别
会被自动执行。自动开启SoVITS训练
、自动开启GPT训练
,然后点击4.开启训练集格式化一键三连
。5.开启SoVITS训练
、6.开启GPT训练
会被自动执行。微调训练步骤
1.开启语音切分
。如果已事先完成切分,可直接在语音切分文件夹路径
里输入对应的路径。2.开启语音识别
来生成标注文件。如果已事先准备了标注文件,可直接在标注文件路径
里输入对应的.list
文件路径。3.开启音频标注WebUI
,但这一步是非必须的。4.开启训练集格式化一键三连
,这一步是为了将数据集整理为特定格式,后续可在logs
目录里查看。5.开启SoVITS训练
,可在终端查看训练进度。6.开启GPT训练
,可在终端查看训练进度。如果显存大于12G,且数据集质量好,建议开启DPO。推理步骤
微调训练
页面,所以需要先切换到推理
页面。开启TTS推理WebUI
。训练新的模型
其他工具
页面。清空输出目录
。微调训练
页面,按照微调训练步骤从头开始。记得换一个模型名。