Martin-Atanasov123/Voice-to-text ? reverse-engineered prompt
Reverse engineered prompt
Build me a Windows voice to text app that feels like Wispr Flow, but runs fully local.
I want to hold CapsLock, speak, release, and have the cleaned up text pasted into whatever app I’m using. It should work offline with speech recognition and a local AI cleanup step, and automatically switch between English and Bulgarian based on my current keyboard layout. If the AI part is unavailable, it should still paste the raw transcript.
Please make it a tray app with a simple main window for overview, history, dictionary, snippets, and settings. I want options for rewrite mode on selected text, a command mode where I can dictate instructions and have the result pasted, and a clipboard popup for things like summarize, translate, explain, and fix grammar. It should also support custom hotkeys, autostart, tone presets, and saving personal writing style. Keep it Windows friendly, no admin rights needed, and make setup easy with a script that installs everything and detects the GPU automatically.
Are you gonna build this?
make sure you review the code using coderabbit