Alternatives
Products that do what Ghost Mic does
Real-time fact-checking for podcasters, while you speak
- 1

- 2WO
Hey HN! Braden here, creator of Whispering, an open-source speech-to-text app. I really like dictation. For years, I relied on transcription tools that were almost good, but they were all closed-source. Even a lot of them that claimed to be “local” or “on-device” were still black boxes that left me wondering where my audio really went. So I built Whispering. It’s open-source, local-first, and most importantly, transparent with your data. Your data is stored locally on your device, and your audio goes directly from your machine to a local provider (Whisper C++, Speaches, etc.) or your chosen…
2025 · github.com
- 3
- 4GP
I built this because I wanted to see how far I could get with a voice-to-text app that used 100% local models so no data left my computer. I've been using a ton for coding and emails. Experimenting with using it as a voice interface for my other agents too. 100% open-source MIT license, would love feedback, PRs, and ideas on where to take it.
Apr 2026 · github.com
- 5SH
Schibsted created a transcription service for our journalists to transcribe audio interviews and podcasts really quick.
2023 · github.com
- 6IB
I built a voice agent from scratch that averages ~400ms end-to-end latency (phone stop → first syllable). That’s with full STT → LLM → TTS in the loop, clean barge-ins, and no precomputed responses. What moved the needle: Voice is a turn-taking problem, not a transcription problem. VAD alone fails; you need semantic end-of-turn detection. The system reduces to one loop: speaking vs listening. The two transitions - cancel instantly on barge-in, respond instantly on end-of-turn - define the experience. STT → LLM → TTS must stream. Sequential pipelines are dead on arrival for natural…
Mar 2026 · ntik.me
- 7

- 8

- 9WL
WhisperFusion builds upon the capabilities of open source tools WhisperLive and WhisperSpeech to provide a seamless conversations with an AI chatbot.
2024 · github.com
- 10

- 11IM
2022 · freesubtitles.ai
- 12

- 13

- 14

- 15

- 16

- 17GP
100% local & private transcription engine for macOS. Captures & does speaker diarization. Originally was building as its own app, but can leverage same local models from my original push-to-talk voice transcription product so combined them into one app.
Apr 2026 · matthartman.github.io
- 18
GhostDesk▲88Your invisible AI co-pilot for interviews & meetings
Apr 2026 · ghostdesk-iota.vercel.app
- 19

- 20FA
This is a quick prototype I built for semantic search and factual question answering using embeddings and GPT-3. It tries to solve the LLM hallucination issue by guiding it only to answer questions from the given context instead of making things up. If you ask something not covered in an episode, it should say that it doesn't know rather than providing a plausible, but potentially incorrect response. It uses Whisper to transcribe, text-embedding-ada-002 to embed, Pinecone.io to search, and text-davinci-003 to generate the answer. More examples and explanations here:…
2022 · huberman.rile.yt
- 21

- 22

- 23

- 24RV
2022 · whispermemos.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →