WARNING:ChatTTS.utils.download:please add parameter --update to download the latest assets.
Traceback (most recent call last):
File "D:\test_project\ChatTTS-online\ChatTTS\examples\web\webui.py", line 157, in
[2noise/ChatTTS]另一个程序正在使用此文件,进程无法访问
回答
应该是同时启动了多个实例,去任务管理器看看,将python相关全关掉即可,嫌麻烦也可以直接重启电脑。
我这边遇到的情况是GPT.pt文件下载的不完整,重新下载替换一下就好了
没解决,重启电脑也是 我嫌打开webui有点慢了就直接关了,没想到别的都用不了了 大佬救一救
把asset文件夹删了重新下就行
下载完成就好了,现在又有新问题了…… [ERROR] #1.3 download file asset/Decoder.pt err: read tcp 192.168.1.101:58914->13.32.99.87:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. [ERROR] #1.4 download file asset/GPT.pt err: read tcp 192.168.1.101:58913->13.32.99.87:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. [INFO] all download tasks finished. vocos not initialized. tokenizer not initialized. decoder not initialized. 需要重新下载吗
当我删除 visual studio 的时候,再运行发现OSError: [WinError 126] 找不到指定的模块,是缺少了 fbgemm.dll 。我必须有 visual studio 才能有 fbgemm.dll 吗?