Skip to content

luopengxo1/tacotron2

 
 

Repository files navigation

Tacotron 2

Implementation of Tacotron 2

Initial attempt

This is a tensorflow implementation of NATURAL TTS SYNTHESIS BY CONDITIONING WAVENET ON MEL SPECTROGRAM PREDICTIONS.

Initially I will use existing components from tacotron and other opensource implementations

The attention mechanism will not be the same as in the paper (initially)

Data

LJ Speech Dataset(https://keithito.com/LJ-Speech-Dataset)

A lot of the base work has been taken from Kubyong Park's ([email protected]) implementation of Deep Voice 3 (https://www.github.com/kyubyong/deepvoice3)

About

Tacotron 2 implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%