The audio/whisper.cpp port
whisper.cpp-1.7.6 – automatic speech recognition (openai whisper model)
Description
High-performance inference of OpenAI's Whisper automatic speech
recognition (ASR) model. Features include:
- Plain C/C++ implementation depending only on GGML
- AVX intrinsics support for amd64
- VSX intrinsics support for POWER architectures
- Mixed F16 / F32 precision
- Integer quantization support
- Zero memory allocations at runtime
- Vulkan support
- Support for CPU-only inference
- C-style API
- Voice Activity Detection (VAD)
WWW: https://github.com/ggml-org/whisper.cpp
- Only for arches
-
aarch64
aarch64
alpha
amd64
amd64
arm
arm
hppa
i386
i386
mips64
mips64
mips64el
mips64el
powerpc
powerpc
powerpc64
powerpc64
riscv64
riscv64
sparc64
- Categories:
-
audio
Library dependencies
Build dependencies
Run dependencies