easton Yi's repositories
end-to-end_asr_pytorch
Implements of CTC, Speech-Transformer and CIF for end-to-end speech recognition with pytorch
Unsupervised-ASR
unsupervised ASR (mainly phone classifier) using EODM and GAN
eastonCode
the models and utils designed for general use
bert-as-language-model
bert as language model, fork from https://github.com/google-research/bert
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
libri-light
dataset for lightly supervised training using the librivox audio book recordings. https://librivox.org/.
OpenSeq2Seq
Toolkit for efficient experimentation with various sequence-to-sequence models
ReinforcementLearning
RL demos. Mainly implement based on pure Python. Neural Network (mainly Tensorflow) is only used as value estimator. Long-Term Support
transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
write-rnn-tensorflow
Generative Handwriting using LSTM Mixture Density Network with TensorFlow