6 releases
Uses new Rust 2024
0.1.5 | Apr 23, 2025 |
---|---|
0.1.4 | Apr 10, 2025 |
0.1.3 | Mar 4, 2025 |
0.1.2 | Nov 22, 2024 |
0.1.1 | Jul 5, 2024 |
#28 in Multimedia
283 downloads per month
37KB
909 lines
Simple Whisper
Implements the Whisper model via whisper-rs.
Weights are automatically downloaded from Hugging Face.
Feature flags
vulkan
= enables the Vulkan whisper.cpp backendcuda
= enables the Cuda whisper.cpp backendmetal
= enables the Metal whisper.cpp backend
Other resources
See newfla/simple-whisper for prebuilt cli & server binaries
Dependencies
~25–61MB
~1M SLoC