mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-04-06 03:57:44 +08:00
Update webui.py
This commit is contained in:
parent
4850930499
commit
cc33a767eb
2
webui.py
2
webui.py
@ -655,7 +655,7 @@ with gr.Blocks(title="GPT-SoVITS WebUI") as app:
|
||||
label="*训练集音频文件目录",
|
||||
# value=r"D:\RVC1006\GPT-SoVITS\raw\xxx",
|
||||
interactive=True,
|
||||
placeholder="训练集音频文件目录拼list文件的目录。如果list文件已经是绝对路径,这里应该为空。"
|
||||
placeholder="训练集音频文件目录 拼接 list文件里波形对应的文件名。"
|
||||
)
|
||||
gr.Markdown(value="1Aa-文本内容")
|
||||
with gr.Row():
|
||||
|
Loading…
x
Reference in New Issue
Block a user