Skip to content

Latest commit

 

History

103 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Synthesis

In this repo, I'm developing models for a two-stage music synthsis pipeline.

  1. A generative model that can produce sequences of low-frequency audio features, such as a mel spectrogram, or a sequence of chroma and MFCC features.
  2. A conditional generative model that can produce raw audio from the low-frequency features.

spectrogram audio

The second stage is inspired by papers developing spectrogram-to-speech vocoders such as:

You can read more about early experiments developing models for the second stage in this blog post.

About

Models, training and evaluation code for a two-stage music synthesis pipeline

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages