Skip to content

thakkarV/lc-wavenet

 
 

Repository files navigation

A TensorFlow implementation of DeepMind's WaveNet 1.0 Network With Local Conditioning

This codebase adds local conditioning support for generating music instead of the text-to-speech application of the original paper. We implement a MIDI reader that reads a MIDI file and upsamples the notes to generate embeddings for the audio of the music. See upstream repo's README for more information on the overall architecture and approach.

About

WaveNet with Local Conditioning For Music Generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 98.9%
  • Shell 1.1%