This is your work, valued
I'm an Assistant Professor at Concordia University and Mila Associate Member working on deep learning for Conversational AI
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.
2.4kSincNet. SincNet is a neural architecture for efficiently processing raw audio samples.
1.2kpySpeechRev. This python code performs an efficient speech reverberation starting from a dataset of close-talking speech signals and a collection of acoustic impulse responses.
97pytorch_MLP_for_ASR. This code implements a basic MLP for speech recognition. The MLP is trained with pytorch, while feature extraction, alignments, and decoding are performed with Kaldi. The current implementation supports dropout and batch normalization. An example for phoneme recognition using the standard TIMIT dataset is provided.
40theano-kaldi-rnn. THEANO-KALDI-RNNs is a project implementing various Recurrent Neural Networks (RNNs) for RNN-HMM speech recognition. The Theano Code is coupled with the Kaldi decoder.
34joint_training_ASR. Joint Training for (Distant) Speech Recognition
3pretrain_speech_model. Speech Model Pre-training for End-to-End Spoken Language Understanding
3speechbrain-1. A PyTorch-based Speech Toolkit
2