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