About Anaconda Help Download Anaconda

main / packages / whisper.cpp 1.8.2

Port of OpenAI's Whisper model in C/C++

Installers

  • linux-aarch64 v1.8.2
  • osx-arm64 v1.8.2
  • win-64 v1.8.2
  • linux-64 v1.8.2

conda install

To install this package run one of the following:
conda install main::whisper.cpp

Description

whisper.cpp is a high-performance inference of OpenAI's Whisper automatic speech recognition (ASR) model implemented in C/C++. It provides efficient speech-to-text transcription with support for multiple languages and hardware acceleration options including Metal (Apple Silicon), CUDA (NVIDIA GPUs), and optimized BLAS libraries (MKL, OpenBLAS, Accelerate).

This package is built with openblas for BLAS operations and none for GPU acceleration.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.4) Legal | Privacy Policy