mravanelli / pytorch_MLP_for_ASRLinks
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.
☆40Updated 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
Sorting:
- Python implementation of pre-processing for End-to-End speech recognition☆69Updated 7 years ago
- Voxceleb1 i-vector based speaker recognition system☆44Updated 7 years ago
- Robust Speech Recognition Using Generative Adversarial Networks (GAN)☆59Updated 6 years ago
- Speaker embedding(verification and recognition) using Tensorflow with Kaldi☆41Updated 8 years ago
- This python code performs an efficient speech reverberation starting from a dataset of close-talking speech signals and a collection of a…☆96Updated 5 years ago
- ☆99Updated 8 years ago
- Speech Enhancement using Bayesian WaveNet☆98Updated 7 years ago
- ☆60Updated 5 years ago
- python codes to extract MFCC and FBANK speech features for Kaldi☆67Updated 7 years ago
- Trained speaker embedding deep learning models and evaluation pipelines in pytorch and tesorflow for speaker recognition.☆36Updated 6 years ago
- An example directory for running Multi-Task Learning training on Kaldi neural networks. In Kaldi-speak, this is an egs dir for nnet3 trai…☆55Updated 6 years ago
- 💬 A list of End-to-End speech recognition, including papers, codes and other materials☆52Updated 6 years ago
- ☆35Updated 6 years ago
- This is a project on working/resolving the speech separation problem using supervised learning on various training targets, building mach…☆34Updated 8 years ago
- Meta-embeddings are a probabilistic generalization of embeddings in machine learning.☆23Updated 7 years ago
- A set of speech feature extraction functions for ASR and speaker identification written in matlab.☆43Updated 9 years ago
- Text Independent Speaker Verification Using GE2E Loss☆84Updated 7 years ago
- Bidirectional dynamic RNN + CTC for phoneme recognition☆46Updated 5 years ago
- ☆30Updated 7 years ago
- PyTorch implementation of the Factorized TDNN (TDNN-F) from "Semi-Orthogonal Low-Rank Matrix Factorization for Deep Neural Networks" and …☆149Updated 6 years ago
- A pytorch implementation of xvector embedding☆79Updated 5 years ago
- This repository contains the code and supplementary result for the paper "Unpaired Speech Enhancement by Acoustic and Adversarial Supervi…☆28Updated 6 years ago
- Collection of machine learning demos for Automatic Speech Recognition☆55Updated 4 years ago
- speech enhancement GAN on waveform/log-power-spectrum data using Improved WGAN☆35Updated 7 years ago
- VoxCeleb plugin for pyannote.database☆30Updated 4 years ago
- ☆131Updated 7 years ago
- Gammatone feature for robust speech recognition☆14Updated 9 years ago
- Tensorflow implementation of "Speaker-independent Speech Separation with Deep Attractor Network"☆90Updated 4 years ago
- Interspeech 2019 tutorial materials☆49Updated 6 years ago
- This is a working example of using CTC for phone recognition on TIMIT☆50Updated 8 years ago