Home

Awesome

Tacotron over MXNet

A tech demo of MXNet capabilities consisting of a Tacotron implementation. This is a work in progress.

This project was made during the 8 weeks from 10-2017 to 12-2017 at the PiCampus AI School in Rome.

List of functionalities and TODOs

Getting Started

Using the default setting, a simple dataset will be used as training. Predictions samples will be generated at the end of the training phase.

If you want to train over a big dataset, Kyubyong has cut and formatted <a href="http://www.audiotreasure.com/webindex.htm"> this </a> English bible. You can find his dataset <a href="https://www.dropbox.com/s/nde56czgda8q77e/WEB.zip?dl=0"> here </a> and the CSV text <a href="https://www.dropbox.com/s/lcfhs1kk9shvypj/text.csv?dl=0">here</a> .

Prerequisites

This project has been developed on

Authors

This project was developed by Alberto Massidda and Stefano Artuso during Pi School's AI programme in Fall 2017.

photo of Alberto Massidda photo of Stefano Artuso

Acknowledgments