erogol/TTS_tf
WIP Tensorflow implementation of https://github.com/mozilla/TTS
This project is a work-in-progress technical implementation, not yet suitable for end-users. It aims to replicate a speech synthesis system within a different machine learning framework. Currently, it's focused on core development tasks and internal performance tuning.
No commits in the last 6 months.
Use this if you are a machine learning researcher or developer actively experimenting with different deep learning frameworks for text-to-speech models and want to contribute to or observe the early stages of a TensorFlow port.
Not ideal if you need to convert text to speech for immediate use, deploy a speech synthesis model, or integrate text-to-speech into an application.
Stars
15
Forks
2
Language
Python
License
—
Category
Last pushed
Apr 11, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/erogol/TTS_tf"
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