3 releases
0.1.2 | Nov 22, 2024 |
---|---|
0.1.1 | Jul 5, 2024 |
0.1.0 | Jul 4, 2024 |
#294 in Multimedia
151 downloads per month
79KB
2K
SLoC
Simple Whisper
Implements the Whisper model via the Burn WGPU backend or whisper-rs.
Burn implmentation is based over sudomonikers/whisper-burn, provides abstraction over different models and languages.
Weights are automatically downloaded from Hugging Face.
Feature flags
burn_vulkan
= default enables the Burn WGPU backendwhisper_cpp_vulkan
= enables the alternative whisper.cpp backed using Vulkan shaders
Other resources
See newfla/simple-whisper for prebuilt cli & server binaries
Dependencies
~23–65MB
~1M SLoC