pywhispercpp
by abdeladim-s
Python bindings for whisper.cpp with a simple iterator API.
TL;DR
Python bindings for whisper.cpp with a simple iterator API.
Best for python projects that want whisper.cpp's speed without C++ build steps. Pricing: free.
Category
Open source
License
—
Stars
—
Last push
—
Pricing
free
Platforms
Linux, macOS, Windows
What it is
Pip-installable Python wrapper over whisper.cpp. Exposes Model + Segment classes with timestamps. Supports CoreML on Apple Silicon and CUDA on NVIDIA. MIT.
Best for: Python projects that want whisper.cpp's speed without C++ build steps.
Watch out for: Lags whisper.cpp main by days/weeks; smaller community than faster-whisper.
Watch out for: Lags whisper.cpp main by days/weeks; smaller community than faster-whisper.
Install / use
pip install pywhispercpp
Features
| Speaker diarization | No |
| Word-level timestamps | Yes |
| Streaming / real-time | No |
| Languages supported | 99 |
| HIPAA eligible | No |
pywhispercpp vs Whipscribe
| Feature | pywhispercpp | Whipscribe |
|---|---|---|
| Category | Open source | Transcription APIs |
| Pricing | free | free beta |
| Speaker diarization | No | Yes |
| Word timestamps | Yes | Yes |
| Streaming | No | No |
| Languages | 99 | 99 |
| Platforms | Linux, macOS, Windows | Web, API, MCP |
Alternatives to pywhispercpp
Whipscribe is a managed faster-whisper + whisperX service. If you want transcripts without running infrastructure, paste a URL or drop a file in the form below — you'll have a transcript in seconds.