Colab: CUDA out of memory error before any voice is produced and when "Use CUDA for Voice Fixer" is turned off #477
Labels
No Label
bug
duplicate
enhancement
help wanted
insufficient info
invalid
news
not a bug
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: mrq/ai-voice-cloning#477
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
see title
When using the provided colab notebook, before I have processed any voice, I get this error:
CUDA out of memory. Tried to allocate 17.31 GiB. GPU 0 has a total capacty of 14.75 GiB of which 9.92 GiB is free. Process 34983 has 4.83 GiB memory in use. Of the allocated memory 4.48 GiB is allocated by PyTorch, and 215.02 MiB is reserved by PyTorch but unallocated. If reserved but unallocated memory is large try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF
It has been suggested in another issue that unchecking the "Use CUDA for Voice Fixer" option is the solution. However, I have tried this and still I receive the error.
Any help would be appreciated.
CUDA out of memory error before any voice is produced and when "Use CUDA for Voice Fixer" is turned off on Colabto Colab: CUDA out of memory error before any voice is produced and when "Use CUDA for Voice Fixer" is turned off