-
Notifications
You must be signed in to change notification settings - Fork 372
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
如果使用MuseTalk,请先下载MuseTalk模型 #121
Comments
前面应该还有一个导入MuseTalk的输出,你看看是什么原因,或者把输出全部复制看看 |
请问这个问题解决了吗 |
MuseTalk导入失败,原因: 'Adafactor is already registered in optimizer at torch.optim' |
这个问题我更新以后应没有什么问题了,这个是不是pytorch没有安装好呢? |
该问题已经解决MuseTalk导入失败,原因: 'Adafactor is already registered in optimizer at torch.optim',mmengine不支持torch版本 >=2.5.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
INFO:root:New registry table added: lid_predictor_classes
Success! WhisperASR模块加载成功,默认使用Whisper-base模型
MuseTalk 加载失败: cannot import name 'MuseTalk_RealTime' from 'TFG' (/root/Linly-Talker/TFG/init.py)
如果使用MuseTalk,请先下载MuseTalk模型
DEBUG:asyncio:Using selector: EpollSelector
我遇到了MuseTalk的错误,但是我已经按照教程把所有的模型放到对应的文件夹里了
The text was updated successfully, but these errors were encountered: