Isaaafc / midi2wave

PyTorch implementation of Google's midi2wave

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

PyTorch implementation of midi2wave. Currently at the stage of implementing Gated PixelCNN and WaveNet. Check for updates on my [blog] (https://isaaafc.github.io)

Applications

My end goal is to build an application that acts like an audio "transformer". We can build many useful cases such as live jamming with AI and "Harmonizer".

Plan of implementation

Midi2Wave builds on many previous structures, it is neccessary to understand the previous ones before diving into implementing this.

In order, the structures to implement are:

About

PyTorch implementation of Google's midi2wave


Languages

Language:Python 100.0%