Skip to content
View mravanelli's full-sized avatar

Block or report mravanelli

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. pytorch-kaldi pytorch-kaldi Public

    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 a…

    Python 2.4k 446

  2. SincNet SincNet Public

    SincNet is a neural architecture for efficiently processing raw audio samples.

    Python 1.2k 270

  3. pySpeechRev pySpeechRev Public

    This python code performs an efficient speech reverberation starting from a dataset of close-talking speech signals and a collection of acoustic impulse responses.

    Python 95 25

  4. pytorch_MLP_for_ASR pytorch_MLP_for_ASR Public

    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 sup…

    Perl 38 13

  5. theano-kaldi-rnn theano-kaldi-rnn Public

    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.

    Perl 33 13

  6. joint_training_ASR joint_training_ASR Public

    Joint Training for (Distant) Speech Recognition

    3 2