Hacker News
transcribe.cpp: Mozilla.ai-Backed whisper.cpp Replacement Supporting 60+ Models Across 16 Families
transcribe.cpp is a ggml-based ASR inference library built as a drop-in whisper.cpp replacement, shipped through Mozilla.ai's Builders in Residence program by the maintainer of the Handy speech-to-text app. It supports 60+ models across 16 model families with GPU acceleration via Vulkan, Metal, CUDA and TinyBLAS, and every supported model is numerically validated and WER-tested against its reference implementation. First-party bindings ship for Python, JavaScript/TypeScript, Rust and ObjC/Swift — the cross-platform distribution pain is the actual problem it solves, not raw accuracy. 750 points on HN.
↳ Follow the thread