lokkelvin2/tacotron2-tts-GUI
Text To Speech (TTS) GUI wrapper for NVIDIA Tacotron 2+Waveglow. For custom Twitch TTS.
This tool converts written text into natural-sounding speech, making it easy to add spoken content to your streams or other projects. You provide text, and it generates an audio file of that text being spoken. It's designed for Twitch streamers and content creators who need an accessible, offline text-to-speech solution.
No commits in the last 6 months.
Use this if you are a Twitch streamer or content creator who needs a simple way to generate spoken audio from text for alerts or other uses, without needing a powerful graphics card or coding knowledge.
Not ideal if you require extremely fast, real-time speech generation for complex, high-volume needs, as the CPU-only option can be significantly slower.
Stars
37
Forks
8
Language
Python
License
BSD-3-Clause
Category
Last pushed
Aug 14, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/lokkelvin2/tacotron2-tts-GUI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bshall/Tacotron
A PyTorch implementation of Location-Relative Attention Mechanisms For Robust Long-Form Speech Synthesis
Kyubyong/dc_tts
A TensorFlow Implementation of DC-TTS: yet another text-to-speech model
DemisEom/SpecAugment
A Implementation of SpecAugment with Tensorflow & Pytorch, introduced by Google Brain
Rayhane-mamah/Tacotron-2
DeepMind's Tacotron-2 Tensorflow implementation
Kyubyong/tacotron
A TensorFlow Implementation of Tacotron: A Fully End-to-End Text-To-Speech Synthesis Model