All activity
whispertux is an open source GUI wrapper around whisper.cpp that enables voice transcription on Linux desktops. Useful for voice prompting your favorite LLM or entering terminal commands

whispertuxSimple GUI for voice to text on Linux
Connor Davisleft a comment
Linux doesn't have a speech to text capability like other operating systems, and I was getting tired of typing out prompts during development. whispertux adds a simple python interface around OpenAIs' whisper model (via whisper.cpp) to enable voice to text in any Linux application Since it uses whisper.cpp under the hood, no expensive GPU hardware is required since whisper.cpp works well on x86...

whispertuxSimple GUI for voice to text on Linux
