whisper.cpp (UNOFFICIAL)

Install latest/stable of whisper.cpp (UNOFFICIAL)

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install whisper-cpp

Don't have snapd? Get set up for snaps.

Channel Version Published

Details for whisper.cpp (UNOFFICIAL)

License

  • MIT

Last updated

  • 25 January 2026 - latest/stable
  • 1 March 2026 - latest/edge

Websites


Contact


Source code


Report a bug


Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

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

Distribution-specific information

This is NOT an official distribution of whisper.cpp, please file any issue regarding the usage of this snap to the snap's own issue tracker:

 Issues · 林博仁 Buo-ren Lin / Unofficial snap packaging for whisper.cpp · GitLab
 https://gitlab.com/brlin/whisper.cpp-snap/-/issues

Refer to the upstream project website for more info about this application:

 ggerganov/whisper.cpp: Port of OpenAI's Whisper model in C/C++
 https://github.com/ggerganov/whisper.cpp

The following commands are provided by this snap:

  • whisper-cpp.cli: Corresponds to the whisper-cli command, which is the main CLI interface for whisper.cpp.
  • whisper-cpp.download-ggml-model: Upstream utility script to download GGML models for whisper.cpp.
  • whisper-cpp.download-vad-model: Upstream utility script to download VAD models for whisper.cpp.

You may run the following command in a terminal to setup the upstream preferred whisper-cli command:

 sudo snap alias whisper-cpp.cli whisper-cli

This snap only supports Vulkan-based GPU inference at the moment. As for CPU inference, this snap is currently built against the x86_64 baseline ABI which is very slow.

Upstream information(some features are not applicable to snap)

High-performance inference of [OpenAI's Whisper](https://github.com/openai/whisper) automatic speech recognition (ASR) model:


Install whisper.cpp (UNOFFICIAL) on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.