whisper-cpp-transcribe
C++ implementation of Whisper OpenAI model
Description:
High-performance inference of OpenAI's Whisper automatic speech recognition (ASR) model: - Plain C/C++ implementation without dependencies - Apple Silicon first-class citizen - optimized via ARM NEON, Accelerate framework, Metal and Core ML - AVX intrinsics support for x86 architectures - VSX intrinsics support for POWER architectures - Mixed F16 / F32 precision - 4-bit and 5-bit integer quantization support - Zero memory allocations at runtime - Support for CPU-only inference - Efficient GPU support for NVIDIA - Partial OpenCL GPU support via CLBlast - OpenVINO Support - C-style API
Homepage: https://github.com/ggerganov/whisper.cpp
License: MIT
Vendor: Philippe Troin <phil@fifi.org>
Packages
| whisper-cpp-transcribe-1.9.1-1.fif43.src [8.6 MiB] |
Changelog by Philippe Troin (2026-06-19):
- Upstream updated to 1.9.1. |
| whisper-cpp-transcribe-1.9.0-1.fif43.src [8.6 MiB] |
Changelog by Philippe Troin (2026-06-17):
- Upstream updated to 1.9.0. |
| whisper-cpp-transcribe-1.8.7-1.fif43.src [8.5 MiB] |
Changelog by Philippe Troin (2026-06-16):
- Upstream updated to 1.8.7. |
| whisper-cpp-transcribe-1.8.6-1.fif43.src [8.4 MiB] |
Changelog by Philippe Troin (2026-06-02):
- Upstream updated to 1.8.6. |
| whisper-cpp-transcribe-1.8.5-1.fif43.src [8.4 MiB] |
Changelog by Philippe Troin (2026-05-29):
- Upstream updated to 1.8.5. |
| whisper-cpp-transcribe-1.8.4-1.fif43.src [7.8 MiB] |
Changelog by Philippe Troin (2026-03-19):
- Upstream updated to 1.8.4. |
| whisper-cpp-transcribe-1.8.3-1.fif43.src [7.5 MiB] |
Changelog by Philippe Troin (2026-01-15):
- Upstream updated to 1.8.3. |
| whisper-cpp-transcribe-1.8.2-1.fif43.src [7.2 MiB] |
Changelog by Philippe Troin (2025-10-15):
- Upstream updated to 1.8.2. |