drunohazarb / 4chan-captcha-solver

GNU General Public License v3.0
159 stars 3 forks source link

New model causes massive uptick in CPU usage for a brief moment. #21

Closed gir489returns closed 8 months ago

gir489returns commented 8 months ago

I have been using the new model for about a week now. I notice that if I have my computer just sitting around doing nothing while I'm posting, the CPU tends to go into idle mode, but when the CAPTCHA needs to be solved, it spikes, causing my motherboard to respond by increasing the fan speed momentarily to 80%. I don't remember the previous model doing this, and while it is much more accurate, the constant uptick in noise is quite annoying.

I have an i9-13900KF clocked at 3 Ghrtz. Maybe having the CPU do this kind of work isn't a good idea, maybe we could somehow interface with the GPU and use the tensor cores instead? I'd imagine it would make quick work of it.