Port details |
- py-torchaudio PyTorch-based audio signal processing and machine learning library
- 2.2.1_6 audio =2 2.2.1_4Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-12-14 02:15:12
- Last Update: 2024-10-29 14:38:30
- Commit Hash: 94829e7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://pytorch.org/audio/stable/index.html
- Description:
- The aim of torchaudio is to apply PyTorch to the audio domain. By supporting
PyTorch, torchaudio follows the same philosophy of providing strong GPU
acceleration, having a focus on trainable features through the autograd system,
and having consistent style (tensor names and dimension names). Therefore, it is
primarily a machine learning library and not a general signal processing
library. The benefits of PyTorch can be seen in torchaudio through having all
the computations be through PyTorch operations which makes it easy to use and
feel like a natural extension.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}torchaudio>0:audio/py-torchaudio@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/audio/py-torchaudio/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/py-torchaudio
- pkg install py311-torchaudio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-torchaudio listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-torchaudio
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1709965762
SHA256 (sox-14.4.2.tar.bz2) = 81a6956d4330e75b5827316e44ae381e6f1e8928003c6aa45896da9041ea149c
SIZE (sox-14.4.2.tar.bz2) = 935449
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-pytorch>0 : misc/py-pytorch@py311
- py311-wheel>0 : devel/py-wheel@py311
- cmake : devel/cmake-core
- ninja : devel/ninja
- pybind11>0 : devel/pybind11
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pytorch>0 : misc/py-pytorch@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libabsl_symbolize.so : devel/abseil
- libprotobuf.so : devel/protobuf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_py-torchaudio
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|