Skip to content

ASzot/vq-vae-audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

VQ-VAE for Audio

Implementation of VQ-VAE for audio as described the DeepMind's paper here.

There exists several implementations of VQ-VAE using PixelCNN as the encoder/decoder.

The goal in this repo is to have WaveNet as the encoder/decoder.

Credits

The starting code for this was adapted from

About

Implementation of VQ-VAE for audio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages