epicenter icon indicating copy to clipboard operation
epicenter copied to clipboard

Not to report an issue, but to inform fellow users ...

Open doxgt opened this issue 1 year ago • 2 comments

I cobbled together a partial replacement of Whispering here: https://github.com/doxgt/PlayGround/blob/main/GPT_cURL.ahk

The main impetus for this is so that I could deploy prompt in audio transcription.

Mode of control is PTT (push to talk).

But anyone with elementary knowledge of AutoHotkey will be able to customize it to their heart's content.

For myself, it is nimbler without a GUI. And above doesn't come with one. It is all hotkey-based. If one needs a GUI, AHK supplies the tools for building one, too.

Of course, above is for Windows desktop only, as AHK is Windows only.

P.S., in case one is wondering why the need for prompting in speech-to-text? That has to do with post-processing and obscure word recognition. The usefulness is simply too vast to itemize, especially since we can't really add "custom words".

Do hope @braden-w will return to honing this app further, and take it to new heights. And perhaps inspire us on what else we could improvise on our own.

doxgt avatar May 20 '24 19:05 doxgt

Hey @doxgt , thanks for this guide and the kind words!

I was wondering if you would like to have this reposted somewhere else more visibly in the repo or if I should leave this issue up! Otherwise, I'm going to close the issue. Let me know what you would prefer! Cool with whatever option to get your script out there if it's applicable

braden-w avatar Jul 22 '24 06:07 braden-w

Please close it by all means. I posted above mainly to show an alternative approach to those on Windows, as well as the usefulness of prompting, before you returned to carrying the torch, so-to-speak.

doxgt avatar Jul 22 '24 22:07 doxgt

Awesome, thank you so much for the guide and the comment!

braden-w avatar Aug 13 '24 12:08 braden-w