keithito/tacotron
A TensorFlow implementation of Google's Tacotron neural text-to-speech model for synthesizing speech from text.

Velocity · 7d
+0.9
★ / day
Trend
→steady
star history
This repository provides an open-source implementation of Google’s Tacotron architecture, a sequence-to-sequence model that generates speech audio directly from text. It includes training code, pre-trained models, and supports synthesis using the LJ Speech Dataset. The implementation uses TensorFlow and supports GPU acceleration for training and inference.