xiaochunan's Stars
karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Kyubyong/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
NVIDIA/waveglow
A Flow-based Generative Network for Speech Synthesis
Rayhane-mamah/Tacotron-2
DeepMind's Tacotron-2 Tensorflow implementation
jik876/hifi-gan
HiFi-GAN: Generative Adversarial Networks for Efficient and High Fidelity Speech Synthesis
r9y9/deepvoice3_pytorch
PyTorch implementation of convolutional neural networks-based text-to-speech synthesis models
fuzhenxin/Style-Transfer-in-Text
Paper List for Style Transfer in Text
xiph/LPCNet
Efficient neural speech synthesis
NVlabs/NVAE
The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)
soobinseo/Transformer-TTS
A Pytorch Implementation of "Neural Speech Synthesis with Transformer Network"
google/tacotron
Audio samples accompanying publications related to Tacotron, an end-to-end speech synthesis model.
r9y9/gantts
PyTorch implementation of GAN-based text-to-speech synthesis and voice conversion (VC)
ksw0306/FloWaveNet
A Pytorch implementation of "FloWaveNet: A Generative Flow for Raw Audio"
jjery2243542/adaptive_voice_conversion
ksw0306/ClariNet
A Pytorch Implementation of ClariNet
Kyubyong/g2pC
g2pC: A Context-aware Grapheme-to-Phoneme Conversion module for Chinese
google/sparrowhawk
npuichigo/waveglow
A PyTorch implementation of the WaveGlow: A Flow-based Generative Network for Speech Synthesis
Kyubyong/expressive_tacotron
Tensorflow Implementation of Expressive Tacotron
wnhsu/FactorizedHierarchicalVAE
This repository contains the code to reproduce the core results from the paper "Unsupervised Learning of Disentangled and Interpretable Representations from Sequential Data"
sagiebenaim/OneShotTranslation
Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018
npuichigo/voicenet
Speech synthesis platform based on tensorflow and sonnet
yukara-ikemiya/world-class
A C++ library of "World" - A high-quality speech analysis, manipulation and synthesis system -
wnhsu/ScalableFHVAE
This repository contains the code to reproduce the core results from the paper "Scalable Factorized Hierarchical Variational Autoencoders"
wnhsu/SpeechVAE
This repository contains the code to reproduce the core results from the paper "Learning Latent Representations for Speech Generation and Transformation".
eazhary/dctts2
Deep Convolution Text to Speech
MingruiYuan/SpoofSV
Spoofing Speaker Verification Systems with Multi-speaker Text-to-speech Synthesis
wnhsu/semi-supervised-pytorch
Implementations of different VAE-based semi-supervised and generative models in PyTorch