Package Details: whispy 0.2.0-1

Git Clone URL: https://aur.archlinux.org/whispy.git (read-only, click to copy)
Package Base: whispy
Description: System-wide push-to-talk dictation for Hyprland/Wayland and X11, powered by whisper.cpp
Upstream URL: https://github.com/Ceereals/whispy
Licenses: MIT
Submitter: Ceereals
Maintainer: Ceereals
Last Packager: Ceereals
Votes: 1
Popularity: 0.40
First Submitted: 2026-05-29 07:42 (UTC)
Last Updated: 2026-05-29 08:45 (UTC)

Dependencies (13)

Required by (0)

Sources (1)

Latest Comments

baturvit commented on 2026-05-31 08:43 (UTC) (edited on 2026-05-31 16:21 (UTC) by baturvit)

error: could not compile `whispy-daemon` (bin "whispy-daemon") due to 1 previous error
==> ERROR: A failure occurred in build().
    Aborting...

was fixed by

PKGBUILD
build() {
  unset CFLAGS CXXFLAGS
  # ... rest of build
}

also, following were required for 'whispy-daemon setup'

  • spirv-headers
  • vulkan-headers