geyang / char2wav_pytorch
pytorch implementation of lyre.ai's char2wav model
☆32Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for char2wav_pytorch
- ☆31Updated 6 years ago
- An implementation of Tacotron and Tacotron2☆81Updated 3 years ago
- ICASSP 2020 ESPnet-TTS: Merlin baseline system☆36Updated 5 years ago
- 2018/2019 TTS framework integrating state of the art open source methods☆47Updated 5 years ago
- MagPhase Vocoder: Speech analysis/synthesis system for TTS and related applications.☆78Updated 5 years ago
- A PyTorch implementation of the FFTNet: a Real-Time Speaker-Dependent Neural Vocoder☆92Updated 6 years ago
- wavenet vocoder using tensorflow☆27Updated 6 years ago
- Mapping features using Deep Neural Networks (DNNs) with application to Voice Conversion (VC). The implementations are on top of Theano Py…☆33Updated 6 years ago
- Speech synthesis platform based on tensorflow and sonnet☆61Updated 5 years ago
- working on parallel wavenet☆25Updated 6 years ago
- pytorch tacotron2 https://arxiv.org/pdf/1712.05884.pdf☆43Updated 6 years ago
- FFTNet vocoder implementation☆81Updated 6 years ago
- A pytorch implementation of FFTNet.☆36Updated 6 years ago
- A fast cnn-based vocoder☆78Updated 4 years ago
- ☆56Updated 6 years ago
- An Attention Based Open-Source End to End Speech Synthesis Framework, No CNN, No RNN, No MFCC!!!☆85Updated 4 years ago
- An extensible speech synthesis system, build with PyTorch and the original code is from r9y9's https://github.com/r9y9/nnmnkwii_gallery☆26Updated 5 years ago
- DeepMind's Tacotron-2 Tensorflow implementation