Package Details: ultimatevocalremovergui-git 5.6-2

Git Clone URL: https://aur.archlinux.org/ultimatevocalremovergui-git.git (read-only, click to copy)
Package Base: ultimatevocalremovergui-git
Description: This application uses state-of-the-art source separation models to remove vocals from audio files. UVR's core developers trained all of the models provided in this package (except for the Demucs v3 and v4 4-stem models).
Upstream URL: https://github.com/Anjok07/ultimatevocalremovergui
Licenses: custom:MIT License
Submitter: yznnyz
Maintainer: yznnyz
Last Packager: yznnyz
Votes: 2
Popularity: 0.45
First Submitted: 2024-11-23 03:46 (UTC)
Last Updated: 2025-01-06 09:58 (UTC)

Latest Comments

funkmuscle commented on 2025-05-07 16:58 (UTC)

This won't build due to python-samplerate:

error:

File "<string>", line 121, in build_extension File "/usr/lib/python3.13/subprocess.py", line 577, in run raise CalledProcessError(retcode, process.args, output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['cmake', '/home/harv/.cache/trizen/sources/python-samplerate/src/samplerate-0.2.1', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/home/harv/.cache/trizen/sources/python-samplerate/src/samplerate-0.2.1/build/lib.linux-x86_64-cpython-313/', '-DPYTHON_EXECUTABLE=/usr/bin/python', '-DCMAKE_BUILD_TYPE=Release', '-DPACKAGE_VERSION_INFO=0.2.1']' returned non-zero exit status 1.

ERROR Backend subprocess exited when trying to invoke build_wheel ==> ERROR: A failure occurred in build(). Aborting... :: Unable to build python-samplerate - makepkg exited with code: 4 =>> Try again? [y/N]:

OsZ commented on 2024-12-17 09:02 (UTC)

Thanks a lot for packing and distributing UVR here. I had to install one more package to make it work

tk 8.6.15-1 (https://archlinux.org/packages/extra/x86_64/tk/)

Maybe useful to add it as dependency into the UVR PKGBUILD script... Thanks a lot