Kyubyong / vq-vae
A Tensorflow Implementation of VQ-VAE Speaker Conversion
☆43Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for vq-vae
- Tensorflow implementation of the speech model described in Neural Discrete Representation Learning (a.k.a. VQ-VAE)☆128Updated 6 years ago
- Demos, pretrained models, and (WIP) code supporting Representation Mixing☆51Updated 5 years ago
- ☆24Updated 6 years ago
- Network specification and demo☆35Updated 7 years ago
- Attempt at speech2speech using CycleGAN☆28Updated 7 years ago
- FFTNet vocoder implementation☆81Updated 6 years ago
- Cross-lingual Voice Conversion☆96Updated 6 years ago
- 2018/2019 TTS framework integrating state of the art open source methods☆47Updated 5 years ago
- pytorch tacotron2 https://arxiv.org/pdf/1712.05884.pdf☆43Updated 6 years ago
- working on parallel wavenet☆25Updated 6 years ago
- The pytorch implementation of DC-TTS☆76Updated 6 years ago
- This repository contains the code to reproduce the core results from the paper "Scalable Factorized Hierarchical Variational Autoencoders…☆52Updated 6 years ago
- ☆54Updated 6 years ago
- An implementation of Tacotron and Tacotron2☆81Updated 3 years ago
- This repository contains the code to reproduce the core results from the paper "Learning Latent Representations for Speech Generation and…☆52Updated 6 years ago
- parallel wavenet based on nsynth☆106Updated 5 years ago
- Wavenet and its applications with Tensorflow☆56Updated 6 years ago
- WaveRNN-based waveform generator & demo of TensorFlow CuDNN-GRU usage.☆23Updated 6 years ago
- WaveGlow vocoder with VQVAE☆60Updated 5 years ago
- A PyTorch implementation of the FFTNet: a Real-Time Speaker-Dependent Neural Vocoder☆92Updated 6 years ago
- Code for "Online and Linear Time Attention by Enforcing Monotonic Alignments"☆92Updated 6 years ago
- Fatcord's Alternative WaveRNN (Faster training)☆126Updated 5 years ago
- TensorFlow Implementation of CDVAE-VC.☆54Updated last year
- Pytorch implementation of Tacotron☆206Updated 6 years ago
- A fast cnn-based vocoder☆78Updated 4 years ago
- A WaveNet-based vocoder for fast inference☆161Updated 6 years ago
- Pytorch implementation of "Group Latent Embedding for Vector Quantized Variational Autoencoder in Non-Parallel Voice Conversion" [Intersp…☆28Updated 5 years ago
- Parallel WaveNet Vocoder Based on ClariNet☆146Updated 6 years ago
- ☆42Updated 6 years ago
- It is a Tutorial, not a complete implement