Pinned Repositories
dc_tts
A TensorFlow Implementation of DC-TTS: yet another text-to-speech model
forced-alignment-tools
A collection of links and notes on forced alignment tools
gentle
gentle forced aligner
kaldi
This is the official location of the Kaldi project.
oneDNN
oneAPI Deep Neural Network Library (oneDNN)
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
self-attention-tacotron
An implementation of "Investigation of enhanced Tacotron text-to-speech synthesis systems with self-attention for pitch accent language" https://arxiv.org/abs/1810.11960
stable-weight-decay-regularization
The PyTorch Implementation of Stable Weight Decay. The algorithms are proposed in the paper: "Stable Weight Decay Regularization".
stargan-v2
StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
TTS
Deep learning for Text to Speech
liuyezhou's Repositories
liuyezhou/TTS
Deep learning for Text to Speech
liuyezhou/dc_tts
A TensorFlow Implementation of DC-TTS: yet another text-to-speech model
liuyezhou/forced-alignment-tools
A collection of links and notes on forced alignment tools
liuyezhou/gentle
gentle forced aligner
liuyezhou/kaldi
This is the official location of the Kaldi project.
liuyezhou/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
liuyezhou/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
liuyezhou/self-attention-tacotron
An implementation of "Investigation of enhanced Tacotron text-to-speech synthesis systems with self-attention for pitch accent language" https://arxiv.org/abs/1810.11960
liuyezhou/stable-weight-decay-regularization
The PyTorch Implementation of Stable Weight Decay. The algorithms are proposed in the paper: "Stable Weight Decay Regularization".
liuyezhou/stargan-v2
StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
liuyezhou/tacotron2-vae
Implementation of "Learning Latent Representations for Style Control and Transfer in End-to-end Speech Synthesis"
liuyezhou/TransGAN
[NeurIPS‘2021] "TransGAN: Two Pure Transformers Can Make One Strong GAN, and That Can Scale Up", Yifan Jiang, Shiyu Chang, Zhangyang Wang
liuyezhou/UniversalVocoding
A PyTorch implementation of "Robust Universal Neural Vocoding"
liuyezhou/waveglow
A Flow-based Generative Network for Speech Synthesis
liuyezhou/WaveRNN-1
A WaveRNN implementation