diff --git a/0 一键启动脚本/GPT-soVITS Start.exe b/0 一键启动脚本/GPT-soVITS Start.exe new file mode 100644 index 00000000..09f12013 Binary files /dev/null and b/0 一键启动脚本/GPT-soVITS Start.exe differ diff --git a/0 一键启动脚本/启动器(由小贼丑提供).exe b/0 一键启动脚本/启动器(由小贼丑提供).exe deleted file mode 100644 index 7813d499..00000000 Binary files a/0 一键启动脚本/启动器(由小贼丑提供).exe and /dev/null differ diff --git a/GPT_SoVITS/inference_webui.py b/GPT_SoVITS/inference_webui.py index 3f58dbce..0b05cb9b 100644 --- a/GPT_SoVITS/inference_webui.py +++ b/GPT_SoVITS/inference_webui.py @@ -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, diff --git a/Inference b/Inference index c838f40a..0800287f 160000 --- a/Inference +++ b/Inference @@ -1 +1 @@ -Subproject commit c838f40afc207b235a30c2a0b831754b7a02f2bd +Subproject commit 0800287fc279b7568c6948d742fac78280ddb0dd