mravanelli / pytorch_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.
38Updated 7 years ago

Alternatives and similar repositories for pytorch_MLP_for_ASR:

Users that are interested in pytorch_MLP_for_ASR are comparing it to the libraries listed below