sha256sum is not specified for VOICEVOX.AppImage.7z.00{1..3}, enabled on environments with GPUs.
Here is a fixed version: https://gist.github.com/MasWag/56cfe6de58164e300520429957469a2b
| Git Clone URL: | https://aur.archlinux.org/voicevox-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | voicevox-bin |
| Description: | A text-to-speech software |
| Upstream URL: | https://github.com/VOICEVOX/voicevox |
| Licenses: | LGPL-3.0-only |
| Conflicts: | voicevox |
| Provides: | voicevox |
| Submitter: | oech3 |
| Maintainer: | oech3 (utku.helvaci) |
| Last Packager: | oech3 |
| Votes: | 6 |
| Popularity: | 0.001452 |
| First Submitted: | 2025-09-22 07:39 (UTC) |
| Last Updated: | 2026-05-08 09:11 (UTC) |
sha256sum is not specified for VOICEVOX.AppImage.7z.00{1..3}, enabled on environments with GPUs.
Here is a fixed version: https://gist.github.com/MasWag/56cfe6de58164e300520429957469a2b
I can confirm that it detects nvidia and works. deleting voicevox-gpu-appimage
please update: pkgver=0.19.2 https://github.com/VOICEVOX/voicevox/releases
That's definitely weird. Even if you manually set the debug option, makepkg shouldn't run the strip step if the package disables it.
I have added the !debug option for now, since this package doesn't contain debug information to begin with, but this is likely a bug within pacman itself.
It seems like the makepkg debug option is causing the issue. It also causes a call to strip which removes the squashfs from the appimage elf file.
Adding '!debug' to the options in the PKGBUILD fixes the issue for me. Not sure why it worked before. I'm not aware of changing the global defaults.
@kuehnelth That's weird. The package is ~2.5GB on my side.
Were there any error messages when building it?
Could you look into the cache folder from your AUR-Helper and see if all the VOICEVOX.AppImage.7z.00* are there and sufficiently large?
Pinned Comments
utku.helvaci commented on 2025-10-15 14:44 (UTC)
I can confirm that it detects nvidia and works. deleting voicevox-gpu-appimage