From beee1f7e83d5b0a53c5c44f6c74a433a87b446a0 Mon Sep 17 00:00:00 2001 From: tiyn Date: Thu, 2 Jul 2026 10:03:50 +0200 Subject: [PATCH] Whisper-CLI: Referenced GPU-specific packages --- wiki/linux/whisper-cli.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wiki/linux/whisper-cli.md b/wiki/linux/whisper-cli.md index a95c732..7ed95a7 100644 --- a/wiki/linux/whisper-cli.md +++ b/wiki/linux/whisper-cli.md @@ -11,6 +11,9 @@ The Whisper CLI program can be installed from source as described [on GitHub](https://github.com/vatsalaggarwal/whisper-cli). Some [Linux](/wiki/linux.md) [package managers](/wiki/linux/package_manager.md) package Whisper CLI in the `whisper.cpp` package. +Additionally, there may be GPU-specific packages like `whisper.cpp-vulkan` or `whisper.cpp-cuda` +which are quicker and more effective than the basic package and therefore should be preferred over +it. ### Configuration