whisper.cpp
whisper.cpp, fast, on-device speech-to-text powered by OpenAI's Whisper, in plain C/C++. No cloud calls.
53k
Stars
6.1k
Forks
7
Releases tracked
GitHub releases
Source type
14 days
Avg cadence
May 2026
First tracked
7d ago
Latest
Release history
whisper.cpp 1.9.3
Whisper.cpp 1.9.3 syncs upstream GGML improvements including CUDA/Metal optimizations, quantization support, and cross-platform backend enhancements for faster inference
whisper.cpp 1.9.2
Syncs with ggml; Includes Parakeet in build-xcframework.sh and fixes pkgconfig configuration
whisper.cpp 1.9.1
Release: v1.9.1
whisper.cpp 1.9.0
Adds NVIDIA Parakeet model support. Check changelog if running Ruby bindings
whisper.cpp 1.8.7
Drops hardcoded /usr/lib assumption; Relevant if installing to non-standard prefixes
whisper.cpp 1.8.6
Whisper.cpp 1.8.6 refactors ffmpeg transcoding logic and fixes CI header path resolution
whisper.cpp 1.8.5
Whisper.cpp 1.8.5 fixes server parameter handling, VAD streaming, Ruby binding memory leaks, and timestamp accuracy