4 releases
new 0.1.3 | Mar 4, 2025 |
---|---|
0.1.2 | Nov 22, 2024 |
0.1.1 | Jul 5, 2024 |
0.1.0 | Jul 4, 2024 |
#290 in Multimedia
139 downloads per month
38KB
973 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
~24–57MB
~1M SLoC