同步了官方包,推理速度大幅提升

This commit is contained in:
XTer 2024-03-10 19:52:27 +08:00
parent c76e6a1ec7
commit f44f7968a4
4 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -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