[🆘HELP🆘] Terminate transcribe process #1769
Replies: 1 comment 2 replies
-
run whisper in a subprocess, then kill the subprocess on cancel? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've reviewed the Whisper code, and it appears that there is currently no function available to cancel or terminate the transcribe process.
I'm in urgent need of a method to halt the process, as I'm developing a GUI application where, upon clicking the Cancel button, the transcribing process should be stopped.
Thank you in advance for your assistance.
Beta Was this translation helpful? Give feedback.
All reactions