Top AI Product

Every day, hundreds of new AI tools launch across Product Hunt, Hacker News, and GitHub. We dig through the noise so you don't have to — surfacing only the ones worth your attention with honest, no-fluff reviews. Explore our latest picks, deep dives, and curated collections to find your next favorite AI tool.


Transcribe.cpp runs 60+ speech models in one runtime — the llama.cpp of voice, backed by Mozilla.ai

Local speech-to-text is fragmented. whisper.cpp only runs Whisper; Parakeet, Canary, Voxtral, and Kyutai each live in their own repos with their own quirks. Transcribe.cpp collapses all of them into one C/C++ inference library: 16+ ASR model families, 60+ models, all in GGUF format, all on the ggml runtime. Hacker News gave it 526 points.

The llama.cpp playbook, applied to voice

CJ Pais — author of Handy, the offline dictation app — built this as the first independent project out of Mozilla.ai’s Builders in Residence program, after shipping whisperfile and LocalScore for llamafile. The rigor shows: every model is numerically verified and WER-tested against its reference implementation, not just ported and hoped.

A library you can embed

It’s an MIT-licensed C/C++ library plus CLI, accelerated by Metal, Vulkan, CUDA, and TinyBLAS. Embed it and your app gets fully offline transcription — dictation, meeting notes, voice agents — with the freedom to swap Whisper for a faster Parakeet (the 110M model beats whisper base.en on speed) without touching your integration. llamafile already ships it as transcribefile.

One runtime, every model, runs everywhere: that bet built the llama.cpp ecosystem. Speech recognition just got its version.


You Might Also Like


Discover more from Top AI Product

Subscribe to get the latest posts sent to your email.



Leave a comment