/SWaveNet

Primary LanguagePythonMIT LicenseMIT

Stochastic WaveNet

The Stochastic WaveNet code of the paper Stochastic WaveNet: A Generative Latent Variable Model for Sequential Data. The dataset preprocessing is following the repo Zforcing and VRNN.

The datasets used in this repo can be requested by the following sites.

Blizzard 2013: https://www.synsig.org/index.php/Blizzard_Challenge_2013

Timit: https://catalog.ldc.upenn.edu/ldc93s1

IAMOn-DB: http://www.fki.inf.unibe.ch/databases/iam-on-line-handwriting-database

The code is run by Python3 and pytorch 0.3.0