5 releases

new 0.1.4 Apr 10, 2025
0.1.3 Mar 4, 2025
0.1.2 Nov 22, 2024
0.1.1 Jul 5, 2024
0.1.0 Jul 4, 2024

#644 in Machine learning

Download history 6/week @ 2025-02-12 72/week @ 2025-02-26 69/week @ 2025-03-05 141/week @ 2025-04-09

141 downloads per month

Apache-2.0

37KB
909 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 backend
  • cuda = enables the Cuda whisper.cpp backend
  • metal = enables the Metal whisper.cpp backend

Other resources

See newfla/simple-whisper for prebuilt cli & server binaries

Dependencies

~24–58MB
~1M SLoC