diff --git a/README.md b/README.md index e40efd1..272d254 100644 --- a/README.md +++ b/README.md @@ -109,11 +109,11 @@ You also need to install all the dependencies: - fcitx5-hangul - pipewire-alsa (whisrs captures audio via raw ALSA; without it the default PCM is the headset-jack mic, which is silent when nothing is plugged in) -- vulkan-intel and vulkan-icd-loader (already standard on systems - with Intel graphics set up for Vulkan) -- whisrs-git (AUR; hold-to-talk voice dictation on the Copilot key. The stock - AUR build is too slow for dictation: rebuild locally with -march=native and - the vulkan cargo feature, see ~/Projects/whisrs-local-build) +- a Vulkan driver for your GPU (vulkan-intel + vulkan-icd-loader on Arch) +- whisrs (hold-to-talk voice dictation on the Copilot key; on Arch install + whisrs-git from the AUR). Rebuild it locally with -march=native and the + vulkan cargo feature, otherwise decoding is too slow; on this machine the + rebuild tooling lives in ~/Projects/whisrs-local-build There are probably more, I will update the list next time I'm installing it on a new computer.