A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)
Vector Quantized VAEs - PyTorch Implementation
VQVAEs, GumbelSoftmaxes and friends
Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).
Tensorflow implementation of the speech model described in Neural Discrete Representation Learning (a.k.a. VQ-VAE)
VQVAE compression for MelSpectrograms
Audio Generation model working with GPT-2 and VQVAE compressed representation of MelSpectrograms