Development is on Github: https://github.com/wuxxin/aur-packages Please open issues and PRs there instead of commenting.
Search Criteria
Package Details: python-torchaudio-rocm 2.5.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-torchaudio-rocm.git (read-only, click to copy) |
---|---|
Package Base: | python-torchaudio-rocm |
Description: | Data manipulation and transformation for audio signal processing, powered by PyTorch (with ROCM support) |
Upstream URL: | https://github.com/pytorch/audio |
Licenses: | BSD |
Conflicts: | python-torchaudio, python-torchaudio-git |
Provides: | python-torchaudio |
Submitter: | francisco1892 |
Maintainer: | wuxxin |
Last Packager: | wuxxin |
Votes: | 2 |
Popularity: | 0.000005 |
First Submitted: | 2023-02-28 04:40 (UTC) |
Last Updated: | 2024-11-15 14:41 (UTC) |
Dependencies (18)
- bzip2 (bzip2-gitAUR)
- lame (lame-svnAUR, lame-altivecAUR)
- libFLAC.so (flac-gitAUR, flac, lib32-flac)
- libogg (libogg-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- opencore-amr (opencore-amr-gitAUR)
- opus (opus-gitAUR)
- opusfile (opusfile-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-pytorch-rocm (python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-rocm-binAUR, python-pytorch-opt-rocm)
- xz (xz-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python-setuptools (make)
- python-kaldi-ioAUR (optional)
Required by (13)
- coqui-tts (requires python-torchaudio)
- dsnote (requires python-torchaudio) (optional)
- dsnote-git (requires python-torchaudio) (optional)
- localai-git (requires python-torchaudio)
- localai-git-cuda (requires python-torchaudio)
- localai-git-rocm (requires python-torchaudio)
- python-auralis (requires python-torchaudio)
- python-encodec-git (requires python-torchaudio)
- python-lhotse-git (requires python-torchaudio)
- python-open-unmix-pytorch (requires python-torchaudio)
- python-qualia-core (requires python-torchaudio) (optional)
- python-speechbrain-git (requires python-torchaudio)
- python-tts-git (requires python-torchaudio)
Sources (2)
Latest Comments
wuxxin commented on 2024-06-16 13:15 (UTC)
Bluebomber182 commented on 2024-03-28 21:50 (UTC)
FranGamer1892 is no longer maintaining this package and acxz hasn't updated it to fix the build error problem. https://github.com/orgs/rocm-arch/discussions/976 https://github.com/rocm-arch/python-torchaudio-rocm/issues/5
Bluebomber182 commented on 2024-02-03 02:23 (UTC)
I got this error message
unexpected disconnect while reading sideband packet
So I did these series of commands to fix the problem.
export GIT_TRACE_PACKET=1
export GIT_TRACE=1
export GIT_CURL_VERBOSE=1
git config --global http.postBuffer 157286400
Ekim0789 commented on 2023-04-25 16:53 (UTC)
Thank you! Using this I was able to get Riffusion working on AMD.
francisco1892 commented on 2023-02-28 04:42 (UTC) (edited on 2023-03-01 16:29 (UTC) by francisco1892)
Development is on Github: https://github.com/rocm-arch/python-torchaudio-rocm Please open issues and PRs there instead of commenting.
Pinned Comments
wuxxin commented on 2024-06-16 13:15 (UTC)
Development is on Github: https://github.com/wuxxin/aur-packages Please open issues and PRs there instead of commenting.