Search Criteria
Package Details: python-torchaudio 2.9.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-torchaudio.git (read-only, click to copy) |
|---|---|
| Package Base: | python-torchaudio |
| Description: | Data manipulation and transformation for audio signal processing, powered by PyTorch |
| Upstream URL: | https://github.com/pytorch/audio |
| Licenses: | BSD-2-Clause |
| Conflicts: | python-torchaudio-git |
| Submitter: | HenryJia |
| Maintainer: | NBonaparte |
| Last Packager: | NBonaparte |
| Votes: | 8 |
| Popularity: | 0.66 |
| First Submitted: | 2020-08-27 18:23 (UTC) |
| Last Updated: | 2025-10-19 22:16 (UTC) |
Dependencies (17)
- bzip2 (bzip2-gitAUR)
- lame (lame-svnAUR, lame-altivecAUR)
- libogg (libogg-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- opencore-amr (opencore-amr-gitAUR)
- opus (opus-gitAUR)
- opusfile (opusfile-gitAUR)
- python
- python-pytorch (python-pytorch-cxx11abiAUR, python-pytorch-cxx11abi-optAUR, python-pytorch-cxx11abi-cudaAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-cxx11abi-rocmAUR, python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-cuda12.9AUR, python-pytorch-opt-cuda12.9AUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm)
- xz (xz-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- python-setuptools (make)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR, cuda-12.5AUR, cuda-12.9AUR) (optional)
Required by (18)
- coqui-tts
- dsnote (optional)
- dsnote-git (optional)
- freedv-gui
- localai-git
- localai-git-cuda
- localai-git-rocm
- python-auralis
- python-encodec-git
- python-lhotse-git
- python-open-unmix-pytorch
- python-qualia-core (optional)
- python-speechbrain-git
- python-torchmetrics (optional)
- python-tts-git
- python-vllm (optional)
- python-vllm-bin (optional)
- python-webdataset
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
medaminezghal commented on 2024-11-08 07:33 (UTC)
@NBonaparte could you update this package to the version 2.5.1? The pytorch has been update to the latest version in arch package
actionless commented on 2024-07-29 07:59 (UTC)
also i think CXX should be set to g++-13
Auerhuhn commented on 2024-07-04 09:06 (UTC)
Hi @NBonaparte,
Would you mind removing the
git submodule initline fromprepare?That would solve the issue reported by user @Lucki, too.
Regards
Auerhuhn
Lucki commented on 2024-05-09 14:52 (UTC)
prepare()fails for me:m2345 commented on 2023-03-24 04:01 (UTC)
Is it just me or this package does not support ffmpeg? I'm getting the following error:
RuntimeError: get_input_devices requires FFmpeg extension which is not available. Please refer to the stacktrace above for how to resolve this.
yan12125 commented on 2023-02-14 07:41 (UTC)
I don't use this package anymore - removing myself from co-maintainers.
yan12125 commented on 2022-07-04 03:21 (UTC)
Nice! Updated.
rien333 commented on 2022-07-03 15:22 (UTC)
export CUDACXX=/opt/cuda/bin/nvccalso works!yan12125 commented on 2022-07-03 12:02 (UTC)
Nice! Could you also try this? It is kind of unusual to use CMAKE_CUDA_COMPILER as an environment variable instead of a CMake parameter.
To be honest, I've never tried that. I always use chroots for non-trivial packages to avoid mysterious issues, and this package is far from a trivial one :)
rien333 commented on 2022-07-03 10:38 (UTC)
Jeez, I finally got this to build. This recent thread helped a bit.
The last line of the diff is the only thing I had to add! Would you consider it adding to the PKGBUIKLD, at least until someone figures out what interveres with building outside of a clean chroot?
And btw, are you able to build this package yourself outside of a clean chroot?
« First ‹ Previous 1 2 3 4 Next › Last »