jinsoo247's Stars
ElsevierSoftwareX/SOFTX_2019_43
A fast simulator and a library dedicated to the channel coding. To cite this software publication: https://www.sciencedirect.com/science/article/pii/S2352711019300457.
ZhengkunTian/rnn-transducer
A Pytorch Implementation of Transducer Model for End-to-End Speech Recognition
google/gemmlowp
Low-precision matrix multiplication
Rayhane-mamah/Tacotron-2
DeepMind's Tacotron-2 Tensorflow implementation
asingh33/CNNGestureRecognizer
Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV
fatchord/WaveRNN
WaveRNN Vocoder + TTS
soobinseo/Transformer-TTS
A Pytorch Implementation of "Neural Speech Synthesis with Transformer Network"
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
andabi/parallel-wavenet-vocoder
A WaveNet-based vocoder for fast inference
lifefeel/SpeechSynthesis
음성합성 관련 자료 모음
r9y9/wavenet_vocoder
WaveNet vocoder
r9y9/tacotron_pytorch
PyTorch implementation of Tacotron speech synthesis model.
Kyubyong/nlp_tasks
Natural Language Processing Tasks and References
andabi/deep-voice-conversion
Deep neural networks for voice conversion (voice style transfer) in Tensorflow
DSKSD/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
philipperemy/keras-attention
Keras Attention Layer (Luong and Bahdanau scores).