Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于gradio界面无法连接的问题 #130

Open
YouTwoMeToo opened this issue Dec 13, 2024 · 1 comment
Open

关于gradio界面无法连接的问题 #130

YouTwoMeToo opened this issue Dec 13, 2024 · 1 comment

Comments

@YouTwoMeToo
Copy link

YouTwoMeToo commented Dec 13, 2024

在内网容器里部署的mini-omni2,在容器内python app.py,gradio界面能显示出来,点击录制按钮开始转圈,过一会儿容器内显示webrtc ice连接失败,在前端控制台检查,发现点击录制后,会去get https://huggingface.co/datasets/freddyaboulton/bucket/resolve/main/pop-sounds.mp3,但是内网无法访问huggingface导致timeout连接失败,请问是什么原因呢?

@mini-omni
Copy link
Contributor

看起来和webrtc的逻辑相关,建议可以参考repo: https://github.com/freddyaboulton/gradio-webrtc 升级下相关组件试试。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants