Stijn-B

Results 5 comments of Stijn-B

@syberen I ran into this problem as well and was thinking about to trying to fix it with a decorator as well There seem to be 2 other issues related...

@elacuesta hey I'm having this problem were my computer starts freezing after 1/2hours of running my crawler. I'm pretty sure it's due to this playwright issue you linked (https://github.com/microsoft/playwright/issues/6319) where...

@elacuesta Oh ok, good idea. Thanks! After looking online I'm not 100% sure whether I have to close a context manually or if just using a new `playwright_context="new-name"` is enough?...

@kevinwfhe This library seems abandoned. I have been using my fork successfully but am in the process of migrating away from graphene because its ecosystem in general isn't very active

if you're talking about performing real-time inference on audio from your microphone in general: https://github.com/ggerganov/whisper.cpp/tree/master/examples/stream This is on a phone: https://github.com/ggerganov/whisper.cpp/tree/master/examples/whisper.objc