Open
Description
Invoking fft.FFT()
many times for large wav files (~10MB) couses program to panic because of out of memory
.
I have tested my program with and without that single line. Without computing fft it occupies ~300MB for very long time. When I enable fft computing it will be 3GB of RAM occupied pretty fast.
Metadata
Assignees
Labels
No labels
Activity