jeremybboy / ddsp_pytorch

Implementation of Differentiable Digital Signal Processing (DDSP) in Pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Differentiable Digital Signal Processing (DDSP) in Pytorch

Implementation of Differentiable Digital Signal Processing (DDSP) in Pytorch. The original paper is available at https://openreview.net/pdf?id=B1x1ma4tDr.

This reimplementation was done by Antoine Caillon and Philippe Esling at the IRCAM - ACIDS team

Real-time implementation

You can see the real-time PureData + TouchOSC bow made by Antoine in action on Youtube

Click to see on youtube

Examples

Audio examples are available at this repo's page: https://caillonantoine.github.io/ddsp-recode/.

infered parameters

reconstruction

Note

Note - This repository is a very in-progress work. Please come back later for more fun.

About

Implementation of Differentiable Digital Signal Processing (DDSP) in Pytorch

License:GNU General Public License v3.0


Languages

Language:Python 82.6%Language:C 15.1%Language:C++ 2.1%Language:CMake 0.2%