Package Details: audacity-openvino 1:3.7.5-1

Git Clone URL: https://aur.archlinux.org/audacity-openvino.git (read-only, click to copy)
Package Base: audacity-openvino
Description: Audacity - Digital audio editor with AI support via openvino (mod-openvino)
Upstream URL: https://audacityteam.org
Licenses: GPL-3.0-or-later
Conflicts: audacity
Provides: audacity, ladspa-host, lv2-host, vamp-host, vst-host, vst3-host
Submitter: felipe.facundes
Maintainer: felipe.facundes
Last Packager: felipe.facundes
Votes: 0
Popularity: 0.000000
First Submitted: 2025-10-27 13:00 (UTC)
Last Updated: 2025-10-27 13:00 (UTC)

Required by (173)

Sources (4)

Latest Comments

leenux commented on 2026-02-27 07:55 (UTC)

I was wrong, probably. Everything that is slowing down the ai train woulnd'tbe so bad, neither. The GCC13 is a mistake - ok. Still for an uninformed person like I am, it is a strange mistake - I am no packager and I would pay attention when it comes to dependencies and specially to compiler. And I am now writing about it because this a huge problem: I was not able to build GCC13 and I guess I have a lil experience when it comes to software compiling. Others might struggle - so just sayin: no need for GCC13. I was hoping the answer would have been: yeah we need GCC13 for backwards compatibility - but that aint the case here. I am happy par-anyoing - better this way then other way round. I will reaad the comments now carefully - seems, I have not understand the situation. Still - even after update, audacity-openvino is not building here. Funny though: I had it runnning here and then an update (AUR?) broke it.

aliu commented on 2026-02-26 20:34 (UTC)

@leenux I'm the maintainer of most libtorch packages, and as I mentioned the dependency no longer exists as I dropped the "cxxabi" from the package names. I don't think anything in here is suspicious, just misguided mistakes or knowledge that simply became outdated as gcc updated.

leenux commented on 2026-02-26 07:02 (UTC)

This package is suspicious: why using GCC13? I just disabled this dependency and I could then built it, so this dependency does not make any sense to me. Well, yes. And now, after 2 days one dependency is already not there anymore: libtorch-cxx11abi-cpu

looked suspicious some months ago - still looking suspicious. good luck

aliu commented on 2026-02-23 19:57 (UTC)

I'm reorganizing the libtorch packages so they all provide libtorch (which should replace libtorch-* as a dependency imo) under the /opt/libtorch directory.

Tochan commented on 2026-02-21 22:46 (UTC) (edited on 2026-02-21 22:48 (UTC) by Tochan)

My setup: CachyOS on laptop with Intel CPU and NVidia 3080. Audacity 3.7.7 has been installed successfully. Then I tried to install audacity-openvino with paru. After approx. 2h Installation failed with following output:

[..] CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: whisper linked by target "mod-openvino" in directory /home/tochan/.cache/paru/clone/audacity-openvino/src/audacity/modules/openvino-plugins-ai-audacity/mod-openvino

-- Generating done (0.4s) CMake Warning: Manually-specified variables were not used by the project:

audacity_use_openvino

CMake Generate step failed. Build files cannot be regenerated correctly. ==> FEHLER: Ein Fehler geschah in build(). Breche ab... Fehler: ‚audacity-openvino-1:3.7.5-1‘ konnte nicht erstellt werden: Fehler: Pakete konnten nicht erstellt werden: audacity-openvino-1:3.7.

I am quite new to this, so I would be grateful for feedback.

leenux commented on 2025-11-11 08:03 (UTC) (edited on 2025-11-25 22:01 (UTC) by leenux)

I was able to build and install audacity-openvino-bin. Running audacity then gave me the error:

Unable to load the "mod-openvino" module. Error: Inappropriate ioctl for device

I tried to install and build then audacity-openvino "from scratch but this is failing because of gcc13: GCC13 took me maybe 7 hours, then it exited with an error. Would it make sense to release gcc13-bin ? Solution: Editing makepkg file to use the default gcc. Gcc13 not needed.

tsuburin commented on 2025-10-31 04:36 (UTC)

I had to add the following packages to build and execute this package.

  • ocl-icd
  • opencl-headers
  • whisper.cpp-openvino
  • opencl-clhpp
  • opencl-mesa