You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I discovered whisper.cpp a few weeks ago and since i am an old freepascal dev guy I decided i would make a graphical user interface based on whisper.dll.
FPC bindings are to be found in whisper-api.pas here : https://github.com/erwan2212/whisper-fpc/tree/main : obviously, feel free to reuse, comment, share, etc.
The GUI can transcribe and capture in real time.
About real time capture, on my old i5-6500 + gtx 1050ti, i am having excellent results even with a medium model (i am using vulkan).
Over all, thanks a lot whisper.cpp : great tool, great code.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I discovered whisper.cpp a few weeks ago and since i am an old freepascal dev guy I decided i would make a graphical user interface based on whisper.dll.
FPC bindings are to be found in whisper-api.pas here : https://github.com/erwan2212/whisper-fpc/tree/main : obviously, feel free to reuse, comment, share, etc.
The GUI can transcribe and capture in real time.
About real time capture, on my old i5-6500 + gtx 1050ti, i am having excellent results even with a medium model (i am using vulkan).
Over all, thanks a lot whisper.cpp : great tool, great code.
Regards,
Erwan
Beta Was this translation helpful? Give feedback.
All reactions