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)
#计算机科学#A collection of resources and papers on Vector Quantized Variational Autoencoder (VQ-VAE) and its application
#时序数据库#[official] PyTorch implementation of TimeVQVAE from the paper ["Vector Quantized Time Series Generation with a Bidirectional Prior Model", AISTATS 2023]
VQVAE compression for MelSpectrograms
Audio Generation model working with GPT-2 and VQVAE compressed representation of MelSpectrograms