-
请问一下大佬,
我在执行导出 .pt 文件的时候,可以导出bert_model.pt ssl_model.pt,但继续的时候就报错了。看起来是按中文去处理参考文本导致后续传参有问题了?(后面试了下就算改了 `get_phones_and_bert(` 后面的 "all_zh" 为 "en" 也还是会报错)
执行命令:
`python GPT_SoVITS/export_torch_scrip…
-
请问这个问题是什么原因导致的呢?
python GPT_SOVITS/inference_webui.py
Building prefix dict from the default dictionary ...
Loading model from cache /tmp/jieba.cache
Loading model cost 0.645 seconds.
Prefix dict …
-
Hi, wondering if you can help...I.m facing an issue when loading the main.py
Traceback (most recent call last):
File "C:\CP\LocalAIVtuber\venv\lib\site-packages\transformers\utils\hub.py", line …
-
raceback (most recent call last):
File "/root/GPT-SoVITS/api_v2.py", line 143, in
tts_pipeline = TTS(tts_config)
File "/root/GPT-SoVITS/GPT_SoVITS/TTS_infer_pack/TTS.py", line 252, in __in…
-
直接运行报错了,我是有本地gpt sovits的同时也是运行着的,开始报错提示端口错误,我看了下gpt sovits的网页端口是9874,工作流里用的是9880,然后我打开gpt_sovits.py把所有端口都改掉了,比如
def post_tts(data):
url = "http://127.0.0.1:9874/tts"
headers = {
'C…
-
我将代码部署在云端,希望在配音部分使用GPT-SoVITS-v2,直接运行报系统不支持,只支撑Mac和Windows,我云端是Autodl的Linux,有没有大佬帮支支招,非常感谢!
-
---------------------------------------------TTS Config---------------------------------------------
device : cuda
is_half : True
version : v2
t2s_weights_pa…
-
Congratulate and many thanks first! I think the project has great potential into becoming a popular foundation.
If you deem appropriate, would you support GPT-SoVITS as well?
I know there has alr…
-
## Summary
The web backend server for `GPT-SoVITS` lacks proper user input sanitization in the **UVR5 Module**, which leads to **remote OS command injection vulnerability**. This flaw allows attack…
-
### The model to consider.
https://huggingface.co/lj1995/GPT-SoVITS
### The closest model vllm already supports.
_No response_
### What's your difficulty of supporting the model you want?
_No res…