A modular synthesizer in pytorch, GPU-optional and differentiable
Project description
torchsynth
The fastest synth in the universe.
Introduction
torchsynth is based upon traditional modular synthesis written in pytorch. It is GPU-optional and differentiable.
Most synthesizers are fast in terms of latency. torchsynth is fast in terms of throughput. It synthesizes audio 16200x faster than realtime (714MHz) on a single GPU. This is of particular interest to audio ML researchers seeking large training corpora.
Additionally, all synthesized audio is returned with the underlying latent parameters used for generating the corresponding audio. This is useful for multi-modal training regimes.
Installation
pip3 install torchsynth
Note that torchsynth requires PyTorch version 1.8 or greater.
Listen
If you'd like to hear torchsynth, check out synth1K1, a dataset of 1024 4-second sounds rendered from the Voice synthesizer, or listen on SoundCloud.
Citation
If you use this work in your research, please cite:
@inproceedings{turian2021torchsynth,
title = {One Billion Audio Sounds from {GPU}-enabled Modular Synthesis},
author = {Joseph Turian and Jordie Shier and George Tzanetakis and Kirk McNally and Max Henry},
year = 2021,
month = Sep,
booktitle = {Proceedings of the 23rd International Conference on Digital Audio Effects (DAFx2020)},
location = {Vienna, Austria}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file torchsynth-1.0.2.tar.gz
.
File metadata
- Download URL: torchsynth-1.0.2.tar.gz
- Upload date:
- Size: 34.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2d53bf392705b186deb38becc1d5cfc517f70a187944e38417a85c50b177a2b |
|
MD5 | c1d00c6779bbf99cae9500677235703e |
|
BLAKE2b-256 | da0a85de1498801e75a5387fb21681e58b052a51a809d70b9e5af1fb808928f2 |
File details
Details for the file torchsynth-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: torchsynth-1.0.2-py3-none-any.whl
- Upload date:
- Size: 36.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a664fed923b46e28250cd74795fb7744d8a1f78408984198f4a06a90de57947e |
|
MD5 | c29ec86ff00a7bb9a1622b6520cc732b |
|
BLAKE2b-256 | 95ea3213df112a41e9bd557eef4872ed162dac6afe18c56c510f474fde581fa1 |