chaeyoung-lee / cwavegan
Conditional WaveGAN: Generating audio samples conditioned on class labels
☆127Updated 5 years ago
Alternatives and similar repositories for cwavegan
Users that are interested in cwavegan are comparing it to the libraries listed below
Sorting:
- A test bed for updates and new features | pytorch/audio☆169Updated 5 years ago
- PyTorch reimplementation of WaveGAN☆57Updated 3 years ago
- The pytorch implementation of DC-TTS☆76Updated 6 years ago
- Pytorch implementation of Tacotron☆206Updated 6 years ago
- A Tensorflow Implementation of VQ-VAE Speaker Conversion☆43Updated 7 years ago
- Tensorflow implementation of the speech model described in Neural Discrete Representation Learning (a.k.a. VQ-VAE)☆128Updated 6 years ago
- Wavenet and its applications with Tensorflow☆55Updated 6 years ago
- Re-implementation the code used in Voice Conversion from Non-parallel Corpora Using Variational Auto-encoder☆148Updated 5 years ago
- SEGAN pytorch implementation https://arxiv.org/abs/1703.09452☆110Updated 6 years ago
- Wavenet Autoencoder for Unsupervised speech representation learning (after Chorowski, Jan 2019)☆175Updated 4 years ago
- Adversarially Trained End-to-end Korean SInging Voice Synthesis System☆54Updated 5 years ago
- WaveGlow vocoder with VQVAE☆61Updated 5 years ago
- A PyTorch implementation of the FFTNet: a Real-Time Speaker-Dependent Neural Vocoder☆92Updated 6 years ago
- The code for the MaD TwinNet. Demo page:☆111Updated 2 years ago
- Cross-lingual Voice Conversion☆97Updated 7 years ago
- Tensor2tensor experiment with SpecAugment☆46Updated 6 years ago
- TensorFlow Implementation of CDVAE-VC.