PyTorch Implementation of FastSpeech 2 : Fast and High-Quality End-to-End Text to Speech
☆232Jun 22, 2022Updated 3 years ago
Alternatives and similar repositories for FastSpeech2
Users that are interested in FastSpeech2 are comparing it to the libraries listed below
Sorting:
- An implementation of Microsoft's "FastSpeech 2: Fast and High-Quality End-to-End Text to Speech"☆2,154Oct 27, 2023Updated 2 years ago
- VocGAN: A High-Fidelity Real-time Vocoder with a Hierarchically-nested Adversarial Network☆321Jul 25, 2024Updated last year
- The Implementation of FastSpeech based on pytorch.☆880Jul 6, 2023Updated 2 years ago
- Tacotron 2 - PyTorch implementation with faster-than-realtime inference modified to enable cross lingual voice cloning.☆360Mar 25, 2023Updated 2 years ago
- List of speech synthesis papers.☆1,066Jul 24, 2023Updated 2 years ago
- A Generative Flow for Text-to-Speech via Monotonic Alignment Search☆702Jul 12, 2022Updated 3 years ago
- Multi-Speaker Pytorch FastSpeech2: Fast and High-Quality End-to-End Text to Speech☆98Oct 14, 2022Updated 3 years ago
- PyTorch Implementation of Non-autoregressive Expressive (emotional, conversational) TTS based on FastSpeech2, supporting English, Korean,…☆317Aug 25, 2021Updated 4 years ago
- Pytorch implementation of "Grad-TTS: A Diffusion Probabilistic Model for Text-to-Speech"☆199Oct 31, 2023Updated 2 years ago
- A Non-Autoregressive Transformer based Text-to-Speech, supporting a family of SOTA transformers with supervised and unsupervised duration…☆328Sep 24, 2022Updated 3 years ago
- Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch☆1,638Apr 22, 2024Updated last year
- A Pytorch Implementation of "Neural Speech Synthesis with Transformer Network"☆690Nov 8, 2023Updated 2 years ago
- TFGAN: Time and Frequency Domain Based Generative Adversarial Network for High-fidelity Speech Synthesis☆88Feb 23, 2021Updated 5 years ago
- Mellotron: a multispeaker voice synthesis model based on Tacotron 2 GST that can make a voice emote and sing without emotive or singing t…☆866Jul 22, 2023Updated 2 years ago
- Implementation of "Duration Informed Attention Network for Multimodal Synthesis" paper in PyTorch.