Skip to content

credwood/ddsp_pytorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

143 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • Python 94.7%
  • Jupyter Notebook 5.3%