Decision Workspace
mutter vs vtt-rs vs simple_transcribe_rs
Side-by-side comparison of Rust crates
49
mutter
growingv0.3.0
Easy-to-use bindings to the Whisper.cpp machine learning transcription library!
50
vtt-rs
experimentalv0.1.3
Library and CLI for streaming microphone input to OpenAI compatible transcription APIs
45
simple_transcribe_rs
growingv1.0.4
Audio to text transcription library written in rust that utilizes whisper-rs bindings.
Core Metrics
| mutter | vtt-rs | simple_transcribe_rs | |
|---|---|---|---|
| Health Score | 49 | 50 | 45 |
| Total Downloads | 5.3K | 698 | 9.6K |
| 30d Downloads | 55 | 57 | 43 |
| Dependents | 0 | 30 | 0 |
| Releases | 4 | 4 | 7 |
| Last Updated | 147d ago | 128d ago | 222d ago |
| Age | 2y 8m | 4m | 2y 2m |
Health Breakdown
mutter
Maintenance
10
Quality
16
Community
6
Popularity
4
Documentation
13
vtt-rs
Maintenance
16
Quality
11
Community
10
Popularity
3
Documentation
10
simple_transcribe_rs
Maintenance
9
Quality
16
Community
5
Popularity
5
Documentation
10
Technical Details
| mutter | vtt-rs | simple_transcribe_rs | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.3 | 1.0.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 11 | 16 | 6 |
| Crate Size | 463KB | 51KB | 2.6MB |
| Features | 23 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •vtt-rs leads with a health score of 50/100, but none of the options score above 80.
- •simple_transcribe_rs has the most downloads (9.6K), suggesting wider adoption.
- •mutter, vtt-rs are pre-1.0 — API may change.