whisper.cpp icon indicating copy to clipboard operation
whisper.cpp copied to clipboard

GoBinding: A way to stop/time out

Open KopiasCsaba opened this issue 2 years ago • 0 comments

Hello!

Thank you very much for this awesome work in here.

I think it would be nice to have a way to stop the processing, when it comes to the go binding. As far as I see there is no way to do that, and since sometimes it can loop infinitely or go on for too long for our usecase, I think it would be great to have a facility to stop it. E.g. golang's context could be used for that, or something.

Cheers

KopiasCsaba avatar Mar 31 '23 06:03 KopiasCsaba