PaddleGAN
PaddleGAN copied to clipboard
大哥帮我看一眼,wav2lip.py相关
我的环境 appdirs 1.4.4 astor 0.8.1 audioread 3.0.0 brotlipy 0.7.0 certifi 2022.9.24 cffi 1.15.1 charset-normalizer 2.1.1 colorama 0.4.0 contourpy 1.0.5 cryptography 37.0.4 cycler 0.11.0 decorator 5.1.1 easydict 1.10 fonttools 4.38.0 gast 0.3.3 idna 3.4 imageio 2.9.0 imageio-ffmpeg 0.4.7 joblib 1.2.0 kiwisolver 1.4.4 librosa 0.8.1 llvmlite 0.36.0 matplotlib 3.6.1 munch 2.5.1.dev12 natsort 8.2.0 networkx 3.0b1 numba 0.53.1 numpy 1.23.2 opencv-python 4.6.0.66 opt-einsum 3.3.0 packaging 21.3 paddlepaddle-gpu 2.3.2.post112 Pillow 9.2.0 pip 22.2.2 pooch 1.6.0 ppgan 2.1.0 o:\interesting\paddlegan-develop protobuf 3.20.0 pycparser 2.21 pyOpenSSL 22.0.0 pyparsing 3.0.9 PySocks 1.7.1 python-dateutil 2.8.2 PyWavelets 1.4.1 PyYAML 6.0 requests 2.28.1 resampy 0.4.2 scikit-image 0.19.3 scikit-learn 1.1.2 scipy 1.9.3 setuptools 63.4.1 six 1.16.0 soundfile 0.11.0 threadpoolctl 3.1.0 tifffile 2022.10.10 tqdm 4.64.1 urllib3 1.26.11 wheel 0.37.1 win-inet-pton 1.1.0 wincertstore 0.2
win10系统
调用命令 python tools/wav2lip.py --face O:\interesting\PaddleGAN-develop\applications\data\xxx.jpg --audio O:\interesting\PaddleGAN-develop\applications\data\eee.mp3
报错 OSError: cannot load library 'libsndfile.dll': error 0x7e
是否已解决问题