libtorch
A simple, two-part structure:
core library (C++)
.dylib
.so
.dll
Processors
Wrappers
A set of modular tools for signal processing, designed for high performance and customizability.
Some implemented Processors:
RMSOverlapProcessor
RFFTProcessor
IRFFTProcessor
SpectrogramProcessor
MelSpectrogramProcessor
MFCCProcessor
torch.rfft~
torch.irfft~
torch.rfft~ and torch.irfft~ / Pure Data
torch.spectrogram~
torch.spectrogram~ / Pure Data
torch.spectrogram~ / Max
conTorchionist supports two main approaches for integrating neural networks:
conTorchionist
[torch.ts~]
[torch.sequential]
[torch.linear]
[torch.activation]
