All open source
Open SourceVoice & Media42k

whisper.cpp

Dependency-free C/C++ port of Whisper for CPU and Apple Silicon.

whisper.cpp is a plain C/C++ port of Whisper inference built on the ggml tensor library, with no external dependencies and support for quantized models. It runs efficiently on CPUs and a range of platforms including Apple Silicon, mobile, and the browser via WebAssembly.

Repository

ggml-org/whisper.cpp

Language

C++

What you'd build with it

  • Run on-device, offline speech-to-text in desktop, mobile, or embedded apps
  • Add local transcription to a native application without a Python/PyTorch runtime
  • Deploy lightweight Whisper inference where minimizing dependencies and footprint matters

Tags

sttedgeon-device