docs: point whisrs rebuild note at whisrs-local-build script

Manual re-application of the PKGBUILD edits is easy to forget after an
AUR update, which would silently bring back the five-second stock
build. The tracked rebuild script in ~/Projects/whisrs-local-build
does pull, patch, build, install and restart in one command.
This commit is contained in:
Jeena 2026-09-15 08:39:21 +09:00
parent 7102e59dc5
commit 6cac8ce12e

View file

@ -136,7 +136,8 @@ The stock AUR build decodes on the CPU with generic -march flags, which
makes dictation take around five seconds. On this machine the package
is rebuilt locally with -march=native plus the vulkan cargo feature so
decoding runs on the Intel iGPU instead; that drops latency to roughly
a second. Re-apply those two PKGBUILD edits after AUR updates.
a second. After AUR updates, re-apply via
~/Projects/whisrs-local-build/build.sh.
License
=======