yeohx

Results 5 issues of yeohx

The size of tensor a (64) must match the size of tensor b (128) at non-singleton dimension 4 我上传的文件是png格式.500K左右 音频是flac格式 1.8M左右 执行过程: 启动服务:python3 -u webgui.py --server_port=3000 通过页面上传图片和音频 图片: ![img-jIpz5hAkPxsl0TKWGuzffkWz](https://github.com/user-attachments/assets/2bbd1075-af5d-4f28-a408-a71244b797b5) 信息:...

我的环境是: Ubuntu 22.04 64位 python 3.10.12 conda: https://repo.anaconda.com/miniconda/Miniconda3-py310_24.5.0-0-Linux-x86_64.sh 安装之后执行:python -u infer_audio2vid.py 报错: Traceback (most recent call last): File "/root/EchoMimic/infer_audio2vid.py", line 18, in import cv2 File "/root/miniconda3/envs/echomimic/lib/python3.10/site-packages/cv2/__init__.py", line 181, in bootstrap()...

我是阿里云服务器: 4核(vCPU) 30 GiB GPU:NVIDIA P100 启动 python -u webgui.py --server_port=3000 torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 20.00 MiB. GPU 0 has a total capacity of 15.89 GiB...

我的机器没intel i7,显卡 AMD Radeon Pro 5300M 只是想启动一下服务看看效果可以么?