What are the minimum system requirements ?
the-drunk-coder opened this issue · comments
Hi,
I tried to make the live denoiser run on my laptop (2015 Macbook Pro, i7), to no avail. I get constant message that audio processing is too slow, and there's no audio at all (tried various combinations, routing audio through blackhole, soundflower, etc).
denoise.enhance
didn't finish, or at least it would have taken a long time with all CPU cores running at maximum.
I finally managed to get the enhance working on a GPU machine, and it's impressive, but on my laptop, no chance.
Is it just that my laptop is too slow ?
Best,
N
For older computers, it might be the RAM that is too slow actually. I know people with DDR3 for instance cannot run it live even though their CPU is quite fast. For non real time usage I would expect the processing time to be around the duration of the audio. Slow processing might also happen if you are trying to denoise very long file.
Hmm my laptop has DDR3 RAM in fact ...
The file I was trying to denoise was around 3 minutes ... I thought I waited longer than that but I might try again.
What would be the expected effect if processing is too slow ? Choppy audio, or no audio at all ?