Alternatives
Products that do what Yapyap – a simple and fast dictation for Linux using whisper.cpp does
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 :)
- 1

- 2

- 3

- 4

- 5YO
Hey HN! I wanted to share this OSS project I've been working on. It's called Yap and its a small menu-bar app for macOS that does voice to text for any input. You'll set a hotkey, press it, talk, press it again, and the text gets pasted into whatever field you were in. Everything runs locally and never leaves your computer. Fully OSS and MIT licensed. With macOS 26, Apple recently added two new APIs, SpeechAnalyzer and SpeechTranscriber, that do streaming on-device speech to text using models the OS ships and manages. So the app ships no model of its own and loads nothing before the first…
Jul 2026 · github.com
- 6

- 7

- 8

- 9

- 10
- 11

- 12

- 13

- 14

- 15

- 16

- 17
- 18

- 19

- 20
- 21

- 22

- 23

- 24OS
I built Whispering because I believe transcription is too fundamental a tool to be locked behind paywalls. It's a cross-platform desktop and web transcription app that turns speech into text with a keyboard shortcut, among other things. The app lets you bring your own API key (OpenAI, Groq, etc.) and make direct calls. If you want complete privacy, it also supports local transcription. Either way, your audio never goes through any middleman servers. It's super lightweight (~22MB), built with Svelte 5 and Tauri, and works on Mac, Windows, and Linux. I've been using it daily for the past few…
2025 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →