Orca0917/TransformerTTS
Unofficial PyTorch implementation of Transformer-TTS, a Transformer-based neural speech synthesis model.
This project helps researchers and developers explore and reproduce a specific text-to-speech technology. It takes written text as input and aims to generate high-quality, natural-sounding speech. This would be used by deep learning researchers or speech technology engineers working on new methods for voice synthesis.
No commits in the last 6 months.
Use this if you are a researcher or developer interested in understanding or building upon Transformer-based neural speech synthesis models, particularly for English.
Not ideal if you need an out-of-the-box text-to-speech solution for immediate application, as it's a research-focused implementation with noted inference challenges.
Stars
10
Forks
1
Language
Python
License
—
Category
Last pushed
Jul 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/Orca0917/TransformerTTS"
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