keonlee9420 / PortaSpeechLinks
PyTorch Implementation of PortaSpeech: Portable and High-Quality Generative Text-to-Speech
☆339Updated 3 years ago
Alternatives and similar repositories for PortaSpeech
Users that are interested in PortaSpeech are comparing it to the libraries listed below
Sorting:
- A Non-Autoregressive Transformer based Text-to-Speech, supporting a family of SOTA transformers with supervised and unsupervised duration…☆326Updated 2 years ago
- Official implementation of Meta-StyleSpeech and StyleSpeech☆249Updated 3 years ago
- Official implementation of VQMIVC: One-shot (any-to-any) Voice Conversion @ Interspeech 2021 + Online playing demo!☆351Updated 3 years ago
- SyntaSpeech: Syntax-aware Generative Adversarial Text-to-Speech; IJCAI 2022; Official code☆201Updated 2 years ago
- PyTorch Implementation of FastSpeech 2 : Fast and High-Quality End-to-End Text to Speech☆229Updated 3 years ago
- A Non-Autoregressive End-to-End Text-to-Speech (text-to-wav), supporting a family of SOTA unsupervised duration modelings. This project g…