Skip to main content
OpenSourceAlternatives

Tag

whisper

2 catalogue entries use this topic; each Project's license policy is labeled separately.

whisper.cpp

whisper.cppAIOpen

Speech recognition that runs anywhere, with no runtime

Stars43.2K
Commit1d ago
LicenseMIT

whisper.cpp is a C and C++ port of the Whisper speech recognition model with no Python dependency, quantised weights, and hardware acceleration across Apple Silicon, CUDA, and plain CPU.

Alternative towispr flow
VoiceInk

VoiceInkAIOpen

Local voice dictation with AI cleanup for macOS

Stars6,222
Commit23h ago
LicenseGPL-3.0

VoiceInk transcribes speech on the machine itself using a local Whisper model, then runs the raw transcript through a cleanup pass that removes filler and applies punctuation.

Alternative towispr flow