An open API service indexing awesome lists of open source software.

https://github.com/googleinterns/ddsp-docker

Train Magenta DDSP Autoencoder on Google Cloud AI Platform.
https://github.com/googleinterns/ddsp-docker

ai-platform docker magenta-ddsp

Last synced: 10 months ago
JSON representation

Train Magenta DDSP Autoencoder on Google Cloud AI Platform.

Awesome Lists containing this project

README

          

# DDSP-Docker 🐳

This repository contains the work done during STEP Internship 2020 by [ana-simionescu](https://github.com/ana-simionescu) and [werkaaa](https://github.com/werkaaa):

-[magenta_docker subfolder](https://github.com/googleinterns/ddsp-docker/tree/master/magenta_docker) - Code, config files and documentation required to train a [Magenta DDSP](https://github.com/magenta/ddsp) Autoencoder on [Google Cloud AI Platform](https://cloud.google.com/ai-platform).

-[web-interface branch](https://github.com/googleinterns/ddsp-docker/tree/web-interface) - Code and documentation of the [DDSP Docker web interface](https://googleinterns.github.io/ddsp-docker/).

-[design_documents subfolder](https://github.com/googleinterns/ddsp-docker/tree/master/design_documents) - Design documents on our project.

-[mvp subfolder](https://github.com/googleinterns/ddsp-docker/tree/master/mvp) - MVP of our project.