Kaituo XU 许开拓's repositories
Speech-Transformer
A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.
Conv-TasNet
A PyTorch implementation of Conv-TasNet described in "TasNet: Surpassing Ideal Time-Frequency Masking for Speech Separation" with Permutation Invariant Training (PIT).
Listen-Attend-Spell
A PyTorch implementation of Listen, Attend and Spell (LAS), an End-to-End ASR framework.
X-Punctuator
A PyTorch implementation of a punctuation prediction system using (B)LSTM, which automatically adds suitable punctuation into text without punctuation.
kaldi-ktnet1
Kaldi extended by Kaituo XU with new features in nnet1.
MiniPascal-Compiler-AST
MiniPascal-compiler produce symbol table, quaterlist and abstract syntax tree.
PyTorch-ASR-AM
A PyTorch implementation of ASR Acoustic Model training.
MiniPascal-Compiler
The compiler of MiniPascal, which produce symbol table and quaterlist.
myself_lstm_tutorial
mine lstm tutorial
Neural-Network-Python
Feedforward Neural Network implement in python.
python-gradient-check
Backpropagation gradient check workflow using python.
stanford-cs231n-2016winter
stanford-cs231n-2016winter
The-C-Programming-Language
My codes for K&R (The C Programming Language).