vliu15/adversarial-tts
End-to-end Text-to-Speech with Generative Adversarial Networks
This project helps speech synthesis researchers and engineers create high-quality, natural-sounding synthetic speech from text. It takes written text and produces spoken audio, allowing you to build and experiment with speech generation models. It's ideal for those working on voice AI and automated narration.
No commits in the last 6 months.
Use this if you need to generate realistic human-like speech directly from written text for applications like virtual assistants or audio content creation.
Not ideal if you're looking for a pre-trained, ready-to-use text-to-speech service without needing to train or customize models.
Stars
20
Forks
3
Language
Python
License
MIT
Category
Last pushed
Feb 06, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/vliu15/adversarial-tts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kan-bayashi/ParallelWaveGAN
Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch
fatchord/WaveRNN
WaveRNN Vocoder + TTS
shangeth/wavencoder
WavEncoder is a Python library for encoding audio signals, transforms for audio augmentation,...
rishikksh20/iSTFTNet-pytorch
iSTFTNet : Fast and Lightweight Mel-spectrogram Vocoder Incorporating Inverse Short-time Fourier...
seungwonpark/melgan
MelGAN vocoder (compatible with NVIDIA/tacotron2)