ivanvovk / WaveGradLinks
Implementation of WaveGrad high-fidelity vocoder from Google Brain in PyTorch.
☆406Updated 4 years ago
Alternatives and similar repositories for WaveGrad
Users that are interested in WaveGrad are comparing it to the libraries listed below
Sorting:
- A fast, high-quality neural vocoder.☆295Updated 2 years ago
- VQ-VAE for Acoustic Unit Discovery and Voice Conversion☆340Updated 2 years ago
- A PyTorch implementation of "Robust Universal Neural Vocoding"☆238Updated 5 years ago
- A pytroch implementation of the GAN-TTS: HIGH FIDELITY SPEECH SYNTHESIS WITH ADVERSARIAL NETWORKS☆232Updated 6 years ago
- VocGAN: A High-Fidelity Real-time Vocoder with a Hierarchically-nested Adversarial Network☆321Updated last year
- A PyTorch implementation of Style Tokens: Unsupervised Style Modeling, Control and Transfer in End-to-End Speech Synthesis☆370Updated 3 years ago
- Unsupervised Speech Decomposition Via Triple Information Bottleneck☆696Updated last year
- MelGAN vocoder (compatible with NVIDIA/tacotron2)☆650Updated 5 years ago
- Implementation code of non-parallel sequence-to-sequence VC☆248Updated 2 years ago
- ☆480Updated 5 years ago
- VCTK multi-speaker tacotron for ICASSP 2020☆266Updated 3 years ago
- A library for speech data augmentation in time-domain☆682Updated 4 years ago
- Any-to-any voice conversion by end-to-end extracting and fusing fine-grained voice fragments with attention☆203Updated 5 years ago
- Perceptual Metrics of Audio - perceptually relevant loss function. DPAM and CDPAM☆375Updated 2 years ago
- Authors' implementation of DeepSpeech Distances.☆130Updated 5 years ago
- Official code for Cotatron @ INTERSPEECH 2020☆214Updated last year
- NU-Wave: A Diffusion Probabilistic Model for Neural Audio Upsampling @ INTERSPEECH 2021☆282Updated 3 years ago
- Official implementation of VQMIVC: One-shot (any-to-any) Voice Conversion @ Interspeech 2021 + Online playing demo!☆359Updated 3 years ago
- PyTorch Implementation of Google's Parallel Tacotron 2: A Non-Autoregressive Neural TTS Model with Differentiable Duration Modeling☆191Updated 4 years ago
- PyTorch implementation of VQ-VAE + WaveNet by [Chorowski et al., 2019] and VQ-VAE on speech signals by [van den Oord et al., 2017]☆269Updated 6 years ago
- A tensorflow implementation of the "Style Tokens: Unsupervised Style Modeling, Control and Transfer in End-to-End Speech Synthesis"☆366Updated 7 years ago
- A WaveRNN implementation☆201Updated 6 years ago
- ☆262Updated 3 years ago
- An official reimplementation of the method described in the INTERSPEECH 2021 paper - Speech Resynthesis from Discrete Disentangled Self-S…☆414Updated 2 years ago
- Voice Conversion Challenge 2020 CycleVAE baseline system☆131Updated 5 years ago
- Fully reproduce the paper of StarGAN-VC. Stable training and Better audio quality .☆247Updated last year
- Official Code for Assem-VC @ICASSP2022☆269Updated 3 years ago
- An STFT/iSTFT for PyTorch.