zhaoyu611 / Automatic_Speech_Recognition_with_Multi_ModelsLinks
A Simple Automatic Speech Recognition (ASR) Model in Tensorflow, which only needs to focus on Deep Neural Network. It's easy to test popular cells (most are LSTM and its variants) and models (unidirectioanl RNN, bidirectional RNN, ResNet and so on). Moreover, you are welcome to play with self-defined cells or models.
☆19Updated 7 years ago
Alternatives and similar repositories for Automatic_Speech_Recognition_with_Multi_Models
Users that are interested in Automatic_Speech_Recognition_with_Multi_Models are comparing it to the libraries listed below
Sorting:
- This code implements a basic MLP for speech recognition. The MLP is trained with pytorch, while feature extraction, alignments, and dec…☆38Updated 7 years ago
- ☆60Updated 4 years ago
- Python implementation of pre-processing for End-to-End speech recognition☆69Updated 7 years ago
- Robust Speech Recognition Using Generative Adversarial Networks (GAN)☆59Updated 5 years ago
- A set of speech feature extraction functions for ASR and speaker identification written in matlab.☆43Updated 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…☆95Updated 5 years ago
- Voxceleb1 i-vector based speaker recognition system☆43Updated 7 years ago
- Estimate the number of concurrent speakers from single channel mixtures to crack the "cocktail-party” problem.☆22Updated 5 years ago
- Bidirectional dynamic RNN + CTC for phoneme recognition☆46Updated 5 years ago
- Speaker embedding(verification and recognition) using Tensorflow with Kaldi☆41Updated 7 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
- VoxCeleb plugin for pyannote.database☆30Updated 3 years ago
- Feature extraction of speech signal is the initial stage of any speech recognition system.☆93Updated 4 years ago
- Keyword spotting using various architecture like convolutional vggnet , 1D convolutional network and CTC.☆29Updated 7 years ago
- ICASSP2019 Tutorial: Detection and Classification of Acoustic Scenes and Events / Code examples☆42Updated 3 weeks ago
- ☆26Updated 7 years ago
- Code for the paper: Deep Residual Networks with Auditory Inspired Features for Robust Speech Recognition.☆21Updated 8 years ago
- ☆35Updated 6 years ago
- A neural network consist of cnn and lstm for speech enhancement☆24Updated 6 years ago
- ☆99Updated 7 years ago
- Keras implementation of speech enhancement based on LSGAN☆20Updated 7 years ago
- python codes to extract MFCC and FBANK speech features for Kaldi☆66Updated 6 years ago
- Speech enhancement system for the CHiME-5 dinner party scenario☆109Updated 4 months ago
- Deep Discriminative Embeddings for Duration Robust Speaker Verification☆19Updated 5 years ago
- ☆48Updated 4 years ago
- System for identifying speaker from given speech signal using MFCC,LPC features and Gaussian Mixture Models☆21Updated 7 years ago
- Various algorithms for voice activity detection☆22Updated 8 years ago
- This is a working example of using CTC for phone recognition on TIMIT☆50Updated 7 years ago
- This Repository includes four different implementations of the Speaker Verification task including the GMM_UBM, Ivector, Deep-Speaker, an…☆32Updated 6 years ago
- Tensorflow implementation for Speech Enhancement (DDAE)☆48Updated 6 years ago