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:
parent
7102e59dc5
commit
6cac8ce12e
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
=======
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue