Package Details: voicevox-appimage 0.25.0-1

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.014182
First Submitted: 2025-09-22 07:39 (UTC)
Last Updated: 2025-11-11 04:30 (UTC)

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

Latest Comments

1 2 Next › Last »

utku.helvaci commented on 2025-10-15 14:44 (UTC)

I can confirm that it detects nvidia and works. deleting voicevox-gpu-appimage

tkna commented on 2024-06-04 09:52 (UTC) (edited on 2024-06-04 09:53 (UTC) by tkna)

please update: pkgver=0.19.2 https://github.com/VOICEVOX/voicevox/releases

ich commented on 2024-03-18 23:34 (UTC) (edited on 2024-03-18 23:39 (UTC) by ich)

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.

kuehnelth commented on 2024-03-18 22:57 (UTC)

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.

ich commented on 2024-03-18 22:01 (UTC)

@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?

kuehnelth commented on 2024-03-18 17:39 (UTC)

The created package since the last update seems to be almost empty. It's only 86 kilobytes.