pywhispercpp
by abdeladim-s
Python bindings for whisper.cpp with a simple iterator API.
Looking at pywhispercpp? Try this first.
Drop your audio. Transcript in seconds. First transcript free, then $4 = 300 min
TL;DR
Best for python projects that want whisper.cpp's speed without C++ build steps. Pricing: free.
Category
Open source
License
MIT
Stars
★ 335
Last push
2026-02-20
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 |
Links
pywhispercpp vs Whipscribe
| Feature | pywhispercpp | Whipscribe |
|---|---|---|
| Category | Open source | Transcription APIs |
| Pricing | free | $4–$24 one-time packs (credits never expire) · $2 single unlock · 60 min free on signup |
| 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.