whisper.cpp

whisper.cpp

License: MIT


Description:

whisper.cpp is a high-performance C/C++ port of OpenAI’s Whisper for offline transcription. It runs on Apple Silicon with NEON/Metal and on x86 with AVX, supports quantization, Vulkan and multiple backends, and includes a lightweight ggml-based engine for cross-platform use (macOS, iOS, Linux, Windows, WASM).

Leave a Comment