Pinned Repositories
css10
CSS10: A Collection of Single Speaker Speech Datasets for 10 Languages
dc_tts
A TensorFlow Implementation of DC-TTS: yet another text-to-speech model
g2p
g2p: English Grapheme To Phoneme Conversion
nlp_tasks
Natural Language Processing Tasks and References
numpy_exercises
Numpy exercises.
sudoku
Can Neural Networks Crack Sudoku?
tacotron
A TensorFlow Implementation of Tacotron: A Fully End-to-End Text-To-Speech Synthesis Model
tensorflow-exercises
TensorFlow Exercises - focusing on the comparison with NumPy.
transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
wordvectors
Pre-trained word vectors of 30+ languages
Kyubyong's Repositories
Kyubyong/nlp_tasks
Natural Language Processing Tasks and References
Kyubyong/wordvectors
Pre-trained word vectors of 30+ languages
Kyubyong/deepvoice3
Tensorflow Implementation of Deep Voice 3
Kyubyong/neural_chinese_transliterator
Can CNNs transliterate Pinyin into Chinese characters correctly?
Kyubyong/pytorch_exercises
Kyubyong/expressive_tacotron
Tensorflow Implementation of Expressive Tacotron
Kyubyong/speaker_adapted_tts
Making a TTS model with 1 minute of speech samples within 10 minutes
Kyubyong/neural_japanese_transliterator
Can neural networks transliterate Romaji into Japanese correctly?
Kyubyong/tacotron_asr
Speech Recognition Using Tacotron
Kyubyong/quasi-rnn
Character-level Neural Translation using Quasi-RNNs
Kyubyong/label_smoothing
Corrupted labels and label smoothing
Kyubyong/cross_vc
Cross-lingual Voice Conversion
Kyubyong/bert-token-embeddings
Kyubyong/mtp
Multi-lingual Text Processing
Kyubyong/pron_dictionaries
pronunciation dictionaries for multiple languages
Kyubyong/word_ordering
Can neural networks order a scramble of words correctly?
Kyubyong/neural_tokenizer
Tokenize English sentences using neural networks.
Kyubyong/bytenet_translation
A TensorFlow Implementation of Machine Translation In Neural Machine Translation in Linear Time
Kyubyong/lm_finetuning
Language Model Fine-tuning for Moby Dick
Kyubyong/vq-vae
A Tensorflow Implementation of VQ-VAE Speaker Conversion
Kyubyong/h2h_converter
Convert Sino-Korean words written in Hangul to Chinese characters, which is called hanja in Korean, using neural networks
Kyubyong/neurobind
Yet Another Model Using Neural Networks for Predicting Binding Preferences of for Test DNA Sequences
Kyubyong/spam_detection
Spam Dectection Under Semi-supervised settings
Kyubyong/voice-vector
A deep neural network for finding text-independent speaker embedding written in tensorflow and tensorpack
Kyubyong/WhereAmI
Where Am I? - If you want to meet me.
Kyubyong/awesome-deepbio
A curated list of awesome deep learning applications in the field of computational biology
Kyubyong/TensorFlow-Multi-GPUs
Samples for Multi GPUs in TensorFlow
Kyubyong/deep-voice-conversion
Deep neural networks for voice conversion (voice style transfer) in Tensorflow
Kyubyong/practical-pytorch
PyTorch tutorials demonstrating modern techniques with readable code
Kyubyong/tensorforce
TensorForce: A TensorFlow library for applied reinforcement learning