echomimic icon indicating copy to clipboard operation
echomimic copied to clipboard

最低硬件要求多大?

Open yeohx opened this issue 1 year ago • 2 comments

我是阿里云服务器: 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 of which 17.12 MiB is free. Process 1928 has 2.02 GiB memory in use. Process 2424 has 9.60 GiB memory in use. Including non-PyTorch memory, this process has 4.25 GiB memory in use. Of the allocated memory 3.86 GiB is allocated by PyTorch, and 142.06 MiB is reserved by PyTorch but unallocated. If reserved but unallocated memory is large try setting PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True to avoid fragmentation. See documentation for Memory Management (https://pytorch.org/docs/stable/notes/cuda.html#environment-variables)

yeohx avatar Aug 17 '24 01:08 yeohx

Echomimic is guaranteed working fine with RTX 3080 with 10gb. I can regularly generate 20+ seconds. It gave me a memory error when i tried to generate 3 minutes of audio source.

Try to limit the duration of your audio

oisilener1982 avatar Aug 17 '24 15:08 oisilener1982

Echomimic is guaranteed working fine with RTX 4060 with 8 GB VRAM + 8 GB shared RAM. I am regularly generating between 30 - 55 seconds without any issues.

nitinmukesh avatar Sep 07 '24 13:09 nitinmukesh