tiberiu44/TTS-Cube
End-2-end speech synthesis with recurrent neural networks
This system helps you turn written text into natural-sounding speech. You input text, like a sentence or paragraph, and it produces an audio file of that text being spoken. It's designed for content creators, educators, or anyone who needs to generate high-quality voiceovers from text without hiring voice actors.
223 stars. No commits in the last 6 months.
Use this if you need to generate custom speech audio from text for applications like e-learning modules, automated announcements, or audiobook narration.
Not ideal if you require real-time, low-latency text-to-speech for live interactive conversations or a system that can mimic a specific existing voice perfectly without extensive training.
Stars
223
Forks
43
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/tiberiu44/TTS-Cube"
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)