Stop button hangs
Hi!
Thanks for making this tool. Very cool and a huge leap ahead of Google/Chrome's built in STT in terms of accuracy.
The only problem I've been experiencing is that the "stop" button hangs when I try to stop the app from listening.
I initially thought perhaps it was a resource usage issue but ... it doesn't look like my GPU is under any strain at all even when the transcription is in process.
Not the end of the world but thought I'd ask in case it's a known bug with an easy resolution.
OS = OpenSUSE Tumbleweed.
Hi. Thanks for the report.
Could you please start the app with --verbose option and reproduce the problem?
flatpak run net.mkiol.SpeechNote --verbose
If you are looking for better GPU acceleration on AMD, I also recommend you trying 4.7.0-Beta version. Using Vulkan and WhisperCpp models you can get very good performance and accuracy on AMD GPUs.
Hi, I have a similar problem on Nvidia - the stop button doesn't hang, it just does nothing. I have to click "abort".
@platyna Thanks for reporting. To analyze the problem I need to see the logs. Could you start with the --verbose option as follows:
flatpak run net.mkiol.SpeechNote --verbose
If issue still occurs, please re-open.