mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-07 15:19:59 +08:00
同步了官方包,推理速度大幅提升
This commit is contained in:
parent
c76e6a1ec7
commit
f44f7968a4
BIN
0 一键启动脚本/GPT-soVITS Start.exe
Normal file
BIN
0 一键启动脚本/GPT-soVITS Start.exe
Normal file
Binary file not shown.
Binary file not shown.
@ -226,7 +226,7 @@ with gr.Blocks(title="GPT-SoVITS WebUI") as app:
|
||||
cut_text.click(to_cut, [text_inp, _how_to_cut], [text_opt])
|
||||
gr.Markdown(value=i18n("后续将支持转音素、手工修改音素、语音合成分步执行。"))
|
||||
|
||||
app.queue(concurrency_count=511, max_size=1022).launch(
|
||||
app.queue().launch(
|
||||
server_name="0.0.0.0",
|
||||
inbrowser=True,
|
||||
share=is_share,
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit c838f40afc207b235a30c2a0b831754b7a02f2bd
|
||||
Subproject commit 0800287fc279b7568c6948d742fac78280ddb0dd
|
Loading…
x
Reference in New Issue
Block a user