#whisper #burn #ai

simple-whisper

OpenAI whisper models running Burn 🔥

3 releases

0.1.2 Nov 22, 2024
0.1.1 Jul 5, 2024
0.1.0 Jul 4, 2024

#294 in Multimedia

Download history 29/week @ 2024-09-13 15/week @ 2024-09-20 35/week @ 2024-09-27 6/week @ 2024-10-04 1/week @ 2024-10-11 118/week @ 2024-11-22 15/week @ 2024-11-29 18/week @ 2024-12-06

151 downloads per month

Apache-2.0

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 backend
  • whisper_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