About Anaconda Help Download Anaconda

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

Installers

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

conda install

To install this package run one of the following:
conda install anaconda::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 accelerate for BLAS operations and metal for GPU acceleration.


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