Decision Workspace
whispercpp-sys vs whispercpp vs asr-dedup
Side-by-side comparison of Rust crates
50
whispercpp-sys
experimentalv0.2.0
Low-level Rust FFI bindings to whisper.cpp. Cmake-builds a patched fork that closes upstream OOM / UB / leak hazards reachable from safe Rust.
50
whispercpp
experimentalv0.2.1
Safe Rust bindings for whisper.cpp speech recognition. Bundled patched build with memory-safety hardening, exception-catching FFI shim, and Send + Sync types.
49
asr-dedup
experimentalv0.1.0
Deduplication strategies for chunked/sliding-window ASR transcription
Core Metrics
| whispercpp-sys | whispercpp | asr-dedup | |
|---|---|---|---|
| Health Score | 50 | 50 | 49 |
| Total Downloads | 222 | 223 | 47 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 3 | 0 | 4 |
| Releases | 2 | 3 | 1 |
| Last Updated | 17d ago | 17d ago | 19d ago |
| Age | 19d | 19d | 19d |
Health Breakdown
whispercpp-sys
Maintenance
13
Quality
14
Community
8
Popularity
3
Documentation
12
whispercpp
Maintenance
13
Quality
16
Community
6
Popularity
3
Documentation
12
asr-dedup
Maintenance
12
Quality
16
Community
7
Popularity
2
Documentation
12
Technical Details
| whispercpp-sys | whispercpp | asr-dedup | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 6 | 2 |
| Crate Size | 8.1MB | 107KB | 9KB |
| Features | 11 | 12 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.95 | 1.95 | 1.80 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •whispercpp-sys leads with a health score of 50/100, but none of the options score above 80.
- •whispercpp has the most downloads (223), suggesting wider adoption.