Yizhou Lu's repositories
AESRC2020
Data preperation scripts, training pipeline and baseline experiment results for the Interspeech 2020 Accented English Speech Recognition Challenge (AESRC).
Language:PythonApache-2.0000
espresso
Espresso: A Fast End-to-End Neural Speech Recognition Toolkit
Language:PythonNOASSERTION000
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
Language:PythonMIT000
pytorch-kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.