Kedreamix / Linly-Talker

Digital Avatar Conversational System - Linly-Talker. 😄✨ Linly-Talker is an intelligent AI system that combines large language models (LLMs) with visual models to create a novel human-AI interaction method. 🤝🤖 It integrates various technologies like Whisper, Linly, Microsoft Speech Services, and SadTalker talking head generation system. 🌟🔬
https://kedreamix.github.io/
MIT License
1.27k stars 222 forks source link

启动webui.py报错:SadTalker Error: invalid load key, 'v'. #32

Closed wufxgtihub123 closed 2 months ago

wufxgtihub123 commented 2 months ago

我已经下载SadTalker的相关权重,保持和如下一致: image 但是我运行程序的时候还是报错了: image 是模型的权重文件下载得不对吗?请问该从哪里下载正确的文件?

Kedreamix commented 2 months ago

可以看看文件的大小,我怀疑是下载的时候,文件的大小是错误的,没有下载正确,下载路径有三个,可以替换有关sadtalker的部分即可 Baidu (百度云盘) (Password: linl) huggingface modelscope

wufxgtihub123 commented 2 months ago

可以看看文件的大小,我怀疑是下载的时候,文件的大小是错误的,没有下载正确,下载路径有三个,可以替换有关sadtalker的部分即可 Baidu (百度云盘) (Password: linl) huggingface modelscope 很奇怪,我利用git lfs install 从你给的modelscope上下载权重,并且比对过大小没问题,但是还是报同样的错误,这很奇怪,和我使用的是torch2.0以上的版本有关吗?

Kedreamix commented 2 months ago

应该不是的,奇怪,还出问题么

Kedreamix commented 2 months ago

xd,后面我仔细看了以后,你可以关注一下mapping的两个文件,应该就是下载的时候,这两个文件很奇怪,有时候没有被下载下来,更新一下这两个文件即可