#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

#293 in Multimedia

Download history 14/week @ 2024-09-21 38/week @ 2024-09-28 2/week @ 2024-10-05 1/week @ 2024-10-12 57/week @ 2024-11-16 63/week @ 2024-11-23 14/week @ 2024-11-30 17/week @ 2024-12-07

180 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–69MB
~1M SLoC