/BADDSP

Code related to my "Bachelor Arbeit" on DDSP

Primary LanguagePython

BUILDING:

sudo docker build -t baddsp ./

RUNNING/OPENNING:

sudo docker run -it baddsp

TRAINING:

TRANSFER:

  • input files should be put in the audioIn folder after transfer they will be available in audioOut and also in the bucket

  • single file: python3 main.py --transfer source-file-name.wav output-file-name.wav label the label will be prepended to the file name in the bucket

  • all files python3 main.py --transferAll label will iterate through the entire directory and transfer timbre for all files