Giter Site home page Giter Site logo

Comments (2)

Zz-ww avatar Zz-ww commented on July 20, 2024 1

Here is ERROR information when running,是哪里的dll没导入吗?

(sadwav2lip) D:\pythonProject\SadTalker-Video-Lip-Sync>python inference.py --driven_audio sound.wav --source_video driving.mp4 --enhancer lip Traceback (most recent call last): File "inference.py", line 10, in from third_part.GFPGAN.gfpgan import GFPGANer File "D:\pythonProject\SadTalker-Video-Lip-Sync\third_part\GFPGAN\gfpgan__init__.py", line 5, in from .archs import * File "D:\pythonProject\SadTalker-Video-Lip-Sync\third_part\GFPGAN\gfpgan\archs__init__.py", line 2, in from basicsr.utils import scandir File "D:\Anaconda\envs\sadwav2lip\lib\site-packages\basicsr__init__.py", line 3, in from .archs import * File "D:\Anaconda\envs\sadwav2lip\lib\site-packages\basicsr\archs__init__.py", line 5, in from basicsr.utils import get_root_logger, scandir File "D:\Anaconda\envs\sadwav2lip\lib\site-packages\basicsr\utils__init__.py", line 5, in from .img_util import crop_border, imfrombytes, img2tensor, imwrite, tensor2img File "D:\Anaconda\envs\sadwav2lip\lib\site-packages\basicsr\utils\img_util.py", line 6, in from torchvision.utils import make_grid File "D:\Anaconda\envs\sadwav2lip\lib\site-packages\torchvision__init__.py", line 1, in from torchvision import models File "D:\Anaconda\envs\sadwav2lip\lib\site-packages\torchvision\models__init__.py", line 11, in from . import detection File "D:\Anaconda\envs\sadwav2lip\lib\site-packages\torchvision\models\detection__init__.py", line 1, in from .faster_rcnn import * File "D:\Anaconda\envs\sadwav2lip\lib\site-packages\torchvision\models\detection\faster_rcnn.py", line 7, in from torchvision.ops import misc as misc_nn_ops File "D:\Anaconda\envs\sadwav2lip\lib\site-packages\torchvision\ops__init__.py", line 1, in from .boxes import nms, box_iou File "D:\Anaconda\envs\sadwav2lip\lib\site-packages\torchvision\ops\boxes.py", line 2, in from torchvision import _C ImportError: DLL load failed: 找不到指定的模块。

我这边没在windows上验证

from sadtalker-video-lip-sync.

Pythonpa avatar Pythonpa commented on July 20, 2024

是我的问题,我偷懒l了,直接复制原来wav2lip的conda虚拟环境,构建的torch版本比作者的高,导致出问题。按照作者提供的torch和cu版本部署,WIN10,30系显卡8G显存能跑,不过内存需要准备够,32G能吃满。

from sadtalker-video-lip-sync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.