Search Criteria
Package Details: python-torchaudio 2.0.1-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 |
Conflicts: | python-torchaudio-git |
Submitter: | HenryJia |
Maintainer: | HenryJia |
Last Packager: | HenryJia |
Votes: | 5 |
Popularity: | 0.96 |
First Submitted: | 2020-08-27 18:23 (UTC) |
Last Updated: | 2023-03-18 21:41 (UTC) |
Dependencies (18)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- lame (lame-svn, lame-altivec)
- libFLAC.so (flac-nodocs-git, flac-minimal-git, lib32-flac-git, flac-git, flac, lib32-flac)
- libogg (libogg-git)
- libvorbis (libvorbis-git, libvorbis-aotuv, libvorbis-aotuv-lancer)
- opencore-amr
- opus (opus-git)
- opusfile (opusfile-git)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312)
- python-pytorch (python-pytorch-mkl-git, python-pytorch-cuda-git, python-pytorch-mkl-cuda-git, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm)
- xz (xz-git)
- zlib (zlib-static, zlib-ng-compat-git, zlib-git, zlib-ng-compat)
- boost (boost-git, boost174) (make)
- cmake (cmake-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-bin, python-ninja, ninja-kitware, ninja-mem) (make)
- python-setuptools (make)
- python-kaldi-io (optional)
Latest Comments
« First ‹ Previous 1 2 3
HenryJia commented on 2021-11-15 11:56 (UTC)
I've updated the package to 0.10.0 now
yan12125 commented on 2021-11-03 04:04 (UTC)
Got the following error after upgrading python-pytorch to 1.10.0-2
The error is gone if I bump python-torchaudio to 0.10.0 and rebuild.
yan12125 commented on 2021-06-30 02:00 (UTC)
Besides updating to 0.9.0, I also need to add BUILD_SOX=1, or "No audio I/O backend is available" occurred for torchaudio.load(). Here is the PKGBUILD I use:
yan12125 commented on 2021-03-06 10:15 (UTC)
With my previously-posted PKGBUILD,
pip list -o
complains that torchaudio is out-dated as the latter has version 0.8.0a0+099d788 instead of 0.8.0. The updated PKGBUILD is uploaded to https://github.com/yan12125/repo/blob/python-torchaudio/archlinuxcn/python-torchaudio/PKGBUILD« First ‹ Previous 1 2 3