Replies: 3 comments 4 replies
-
https://github.com/doxgt/PlayGround/blob/main/GPT_cURL.ahk I just added "PostProcessing" to above, after using/tweaking it here and there over 3 months. This is strictly for those who tinker with AutoHotkey (Windows only regrettably). I would be highly pleased if @braden-w would kindly consider implementing something similar, as a switchable feature. Perhaps even as a "paid feature". Anyhow, since I am a Windows serf, and AHK is deeply integrated into my daily workflow, I use the GUI-less, Push-To-Talk, cURL-based AHK app above exclusively. However, I'd like my secretary to be able to use Whispering, as it would help her, and she is not tied to Windows necessarily. Anyway, with prompting and a few sequential, elementary RegEx statements, it is easy to deliver a "Dragon-like" experience. As a Dragon Medical user, I require a certain level of formatting/punctuating consistency myself more than anything else. Post-processing does sacrifice "auto-punctuation". However, the upside is to be able to utter "new paragraph", "open/close quote", "left/right paren(thesis)", etc ... P.S., I do not use AHK because I use Windows. I use Windows because AHK is only available on Windows. If it wasn't for AHK, I just can't think of a compelling reason why anyone should use Windows by choice. At all. |
Beta Was this translation helpful? Give feedback.
-
Thank you for the feature request @JSL101 and thank you for the help and answers @doxgt ! I intend to add some post-processing features—just been really getting headaches upgrading the underlying framework right now from Tauri v1 to v2, and school has started which means my free time is not as much as before. It's on the list for future releases! |
Beta Was this translation helpful? Give feedback.
-
Auto-punctuation is one of the features I appreciate most about Whispering. If any updates or changes are implemented in the future, it is essential to ensure that the option to keep auto-punctuation enabled remains available. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I don't know if this is the appropriate place to ask for new features. If not, my apologies. But I'm wondering if it's possible to build a version which includes at least rudimentary formatting commands: New Paragraph, Italics, and so on. Would that be easy to do or very difficult?
Beta Was this translation helpful? Give feedback.
All reactions