fastports

torchaudio 2.10.0_1

audio/py-torchaudio

PyTorch-based audio signal processing and machine learning library

Category
audio
Maintainer
yuri@FreeBSD.org
WWW
https://pytorch.org/audio/stable/index.html https://github.com/pytorch/audio
License
BSD2CLAUSE
USES
python

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.

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Loading commit history — this may take up to a minute on first view. Reload the page in a moment.