Show HN: Yapyap – a simple and fast dictation for Linux using whisper.cpp

github.com

6 points by lxe 12 hours ago

I was looking for a push-to-talk tool that allows me to just paste my speech transcription automatically into whatever application I'm using.

I wasn't able to find anything simple enough that works, so I built my own. For now, it's just a basic CLI that works on Linux only using whisper.cpp.

It is incredibly simple. You hold down the buttons, say stuff, release and then it will pipe the transcription lines to stdout.

I'm using it to write this comment :)