This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
EchoAI transcribes both sides of a meeting in real time — your mic and the call audio — on your machine. Recognition, speaker labels and segmentation run locally, with no account and no API key. Mandarin, Cantonese, English, Japanese, Korean. Free and MIT.
Hi PH 👋
I built this because every meeting tool I tried had the same shape: to get a
transcript, upload your meeting to someone's server. For a lot of
conversations that is simply not an option, and "we take privacy seriously"
is not an answer.
EchoAI runs the whole pipeline on your machine. Speech recognition, speaker
labelling, segmentation — all local. The only time anything leaves is if you
explicitly ask a language model to tidy up the finished text, and you can
skip that.
What changed since the last version:
- **macOS support.** It was Windows-only. Apple Silicon runs on Metal —
real-time factor went from 2.04 on CPU (falling behind twice over) to 0.35
on GPU. Audio routing sets itself up, including installing the virtual
device: one password prompt, no Homebrew, no Audio MIDI Setup, no manual
aggregate devices.
- **Five languages, detected per sentence.** Mandarin, Cantonese, English,
Japanese, Korean — including switching mid-sentence, which is how people in
Hong Kong and Singapore actually talk. This is the part I am most pleased
with, and the part other tools handle worst.
- **No key, no account, nothing to sign up for.** It transcribes out of the
box. An API key is optional and only buys cleanup and reply suggestions.
- **Speaker labelling**, with the voice prints kept, so if it over-splits one
person into three you can tell it the real headcount at export and it
re-groups after the fact.
- **Pick the turns you want answered.** Cmd-click any set of turns in the
transcript and ask for a reply to just those — which matters in a
multi-party call, where answering everything is noise.
- **Crash-safe.** Every finished sentence hits disk as it is spoken. An
84-minute meeting produced 1311 lines and used to ride entirely on the
process staying alive. Now a crash costs the last sentence.
- **A dead microphone recovers itself.** Bluetooth headsets stop delivering
audio without saying so; it now detects that the callback has stopped —
which is what separates a dead device from a muted one — and rebuilds the
stream.
Honest about the state of it, all of this is in the README:
- Speaker labels are a guide, not a verdict. The voice print depends on
*what* is said, not only who says it: the same person's speech scored
against their own read-out digits comes to 0.473, below the threshold that
decides "same speaker". No threshold fixes it, so the export lets you set
the real headcount and re-cluster instead of pretending.
- Wear headphones. On speakers your microphone hears the far end and files it
under your own name — meeting apps cancel echo on the stream *they* send,
which never touches a microphone opened separately.
- The Windows capture path installs but I have not been able to test it on
real hardware since reworking segmentation.
MIT, no account, no telemetry, no paid tier.
github.com/colakang/echoai_helper
No comment highlights available yet. Please check back later!
About GitHub on Product Hunt
“Live meeting notes that never leave your laptop”
GitHub was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #153 on the daily leaderboard. EchoAI transcribes both sides of a meeting in real time — your mic and the call audio — on your machine. Recognition, speaker labels and segmentation run locally, with no account and no API key. Mandarin, Cantonese, English, Japanese, Korean. Free and MIT.
GitHub was featured in Meetings (6.5k followers), GitHub (41.4k followers) and Career (2.2k followers) on Product Hunt. Together, these topics include over 39.2k products, making this a competitive space to launch in.
Who hunted GitHub?
GitHub was hunted by Cola Kang. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how GitHub stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.