V-Sekai / godot-whisper

An GDExtension addon for the Godot Engine that enables realtime audio transcription, supports OpenCL for most platforms, Metal for Apple devices, and runs on a separate thread.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple quick clicks on the "running button" will inevitably trigger a crash

aiaimimi0920 opened this issue · comments

2024-04-11.19-21-53.mp4

It should be related to the call to Thread

Will check. Now that we are using thread in gdscript should be easier to change/investigate/fix.

When unchecking, the thread doesn't wait for finish. Fixed in gdscript. I have opened a PR.

We need to update the addon on the asset library right?

In a bit, i will tell you after i make a release. Went away from pc after the pr and build failed, need to rerun it. On windows it falls intermittently at upload stage.