| Crates.io | simple-whisper |
| lib.rs | simple-whisper |
| version | 0.1.7 |
| created_at | 2024-07-04 20:24:47.840183+00 |
| updated_at | 2025-09-02 08:34:41.897834+00 |
| description | OpenAI whisper library based on whisper.cpp |
| homepage | |
| repository | https://github.com/newfla/simple-whisper |
| max_upload_size | |
| id | 1292083 |
| size | 116,340 |
Implements the Whisper model via whisper-rs.
Weights are automatically downloaded from Hugging Face.
vulkan = enables the Vulkan whisper.cpp backendcuda = enables the Cuda whisper.cpp backendmetal = enables the Metal whisper.cpp backendSee newfla/simple-whisper for prebuilt cli & server binaries