Skip to content

Implementation of Differentiable Digital Signal Processing (DDSP) in Pytorch

Notifications You must be signed in to change notification settings

credwood/ddsp_pytorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Differentiable Digital Signal Processing

Implementation of the DDSP model using PyTorch. Forked from Artificial Creative Intelligence and Data Science.

Current additions to forked code include: encoders, decoders and a ResNet autoencoder.

Current development: very Experimental autoencoder for unsupervized pitch detection (ConvLSTM).

Potential next steps: creating a synthetic data pipeline for self-supervised feature extraction; adding more autoencoders for unsupervised/semi-supervised synthesis.

About

Implementation of Differentiable Digital Signal Processing (DDSP) in Pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.7%
  • Jupyter Notebook 5.3%