whisper-rs
by tazz4843
Idiomatic Rust bindings for whisper.cpp.
TL;DR
Idiomatic Rust bindings for whisper.cpp.
Best for rust apps embedding offline transcription without shipping a Python runtime. Pricing: free.
Category
Open source
License
—
Stars
—
Last push
—
Pricing
free
Platforms
Linux, macOS, Windows
What it is
Safe Rust wrapper over whisper.cpp via FFI. Exposes the full model API with strongly-typed timestamps and segment iterators. Unlicense/MIT dual-licensed. The default choice for Rust ecosystems.
Best for: Rust apps embedding offline transcription without shipping a Python runtime.
Watch out for: Mirrors whisper.cpp feature surface; no streaming server out of the box.
Watch out for: Mirrors whisper.cpp feature surface; no streaming server out of the box.
Install / use
cargo add whisper-rs
Features
| Speaker diarization | No |
| Word-level timestamps | Yes |
| Streaming / real-time | No |
| Languages supported | 99 |
| HIPAA eligible | No |
whisper-rs vs Whipscribe
| Feature | whisper-rs | 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 whisper-rs
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.