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.
MIT License
65 stars 6 forks source link

fix missing text #40

Closed aiaimimi0920 closed 8 months ago

aiaimimi0920 commented 8 months ago

image

Changed the logic of cutting off text: intercept part of the text through the timestamp to the next iteration

Ughuuu commented 8 months ago

Ill run lint on it and check if i can upgrade whisper.cpp, or if u want u can make a pr to upgrade whisper.cpp

fire commented 8 months ago

I can upgrade whisper.cpp

git subrepo pull thirdparty/whisper.cpp