KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
SWaveNet
★ 24
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
fid-med-eval
:
Official Repository for the paper "Feature Extraction for Generative Medical Imaging Evaluation: New Evidence Against an Evolving Trend".
swave
:
A customizable web audio player with visualizations
AK_SSL
:
A python library for self-supervised learning
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
SWaveNet
?
Download (.md)
# Stochastic WaveNet The Stochastic WaveNet code of the paper [Stochastic WaveNet: A Generative Latent Variable Model for Sequential Data](https://arxiv.org/abs/1806.06116). The dataset preprocessing is following the repo [Zforcing](https://github.com/sordonia/zforcing) and [VRNN](https://github.com/jych/nips2015_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