Skip to content

Releases: magenta/ddsp

v0.0.10

06 Apr 23:56
Compare
Choose a tag to compare
  • Allow memory growth flag for GPUs with less memory.
  • Use latest CREPE
  • Remove custom TPU cumsum function
  • Bug fixes to colab
  • Compare f0 predictions with f0 ground truth
  • Creating datasets with different sample rates

v0.0.7

10 Feb 04:20
Compare
Choose a tag to compare

Update code to use tensorflow 2 and python 3.

v0.0.6 (iclr2020)

05 Feb 01:30
Compare
Choose a tag to compare

Code used in the initial ICLR 2020 paper (https://openreview.net/forum?id=B1x1ma4tDr). ddsp/ works for tf1 and tf2, while ddsp/training/ is written with the tf1 Estimator API.