ShivamRajSharma/Transformer-Text-To-Speech
Pytorch implementation of Transformer-TTS for converting text into speech.
This system helps you transform written English text into natural-sounding spoken words. You provide the text, and it generates high-quality audio that's difficult to distinguish from human speech. It's ideal for content creators, educators, or anyone needing to convert written content into lifelike voice.
No commits in the last 6 months.
Use this if you need to generate realistic, human-quality audio from English text for applications like voiceovers, audiobooks, or interactive voice responses.
Not ideal if you need to convert text from languages other than English or if you require highly specialized voice characteristics beyond standard natural speech.
Stars
19
Forks
3
Language
Python
License
MIT
Category
Last pushed
Jul 09, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/ShivamRajSharma/Transformer-Text-To-Speech"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TensorSpeech/TensorFlowTTS
:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for...
lucasnewman/nanospeech
A simple, hackable text-to-speech system in PyTorch and MLX
Tomiinek/Multilingual_Text_to_Speech
An implementation of Tacotron 2 that supports multilingual experiments with parameter-sharing,...
keonlee9420/STYLER
Official repository of STYLER: Style Factor Modeling with Rapidity and Robustness via Speech...
jxzhanggg/nonparaSeq2seqVC_code
Implementation code of non-parallel sequence-to-sequence VC