YYuX-1145 / Srt-AI-Voice-Assistant

Subtitle dubbing with multiple AI projects
https://www.bilibili.com/video/BV1PVeceXEmN
GNU Affero General Public License v3.0
142 stars 15 forks source link

WSL2下的 GPT SoVITS是不是无法使用~ #32

Closed xiantuan closed 1 week ago

xiantuan commented 1 month ago

请您认真看完教程和内置说明再提问,不要给自己和别人带来不必要的麻烦,谢谢!

Describe the bug A clear and concise description of what the bug is. | 请描述遇到的问题。 对不起,没在windows下是用的WSL How To Reproduce Steps to reproduce the behavior: | 请您提供问题的复现方法

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots Add screenshots to help explain your problem. This should both include the console of this application and corresponding API. | 请提供本项目控制台报错截图和对应TTS项目的API的控制台截图。 暂时无 System Info(please complete the following information):

YYuX-1145 commented 1 month ago

wsl2的地址访问不再是127.0.0.1,所以你可以更改Sava_Utils/tts_projects/gsv.py的代码为目标IP地址

YYuX-1145 commented 1 month ago

在之后我考虑把请求地址加入设置里

YYuX-1145 commented 4 weeks ago

综合兼容性和其他因素考虑,暂不加入更改请求地址的功能。gsv的api默认也没开局域网访问。你可以试试直接在wsl2里跑,可能需要打开本项目的局域网共享,仓库主分支最新代码支持更高版本的gradio了。遇到兼容性问题也可以在这个问题下反馈!

github-actions[bot] commented 1 week ago

This issue has been automatically closed due to 14 days of inactivity. If it still needs to be addressed, please reopen this issue.