Skip to content

AgentMaker/Paddle-DDSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paddle-DDSP

Introduction

  • A DDSP model implementation of PaddlePaddle version, refer to acids-ircam/ddsp_pytorch and magenta/ddsp repos

  • This is a relatively simple project, the effect of timbre conversion is not very good

Usage

  • Command version:

    $ python predict.py \
        [-c ckpt](optional) \
        [-i input audio (*.wav)](optional) \
        [-o output audio (*.wav)](optional)
  • GUI version:

    $ python predict_gui.py

    GUI

About

A DDSP model implementation of PaddlePaddle version.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages