/Paddle-DDSP

A DDSP model implementation of PaddlePaddle version.

Primary LanguagePythonApache License 2.0Apache-2.0

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