a-n-rose / Build-CNN-or-LSTM-or-CNNLSTM-with-speech-featuresLinks
A set of scripts that extract speech features (so far MFCCs, FBANKs, STFT, and kinda dominant frequency) and trains CNN, LSTM, or CNN+LSTM models with those features.
☆54Updated 2 years ago
Alternatives and similar repositories for Build-CNN-or-LSTM-or-CNNLSTM-with-speech-features
Users that are interested in Build-CNN-or-LSTM-or-CNNLSTM-with-speech-features are comparing it to the libraries listed below
Sorting:
- Some useful features of speech process, such as MFCC, gammatone filterbank, GFCC, spectrum(power spectrum and log-power spectrum), Amplit…☆129Updated 5 years ago
- It uses GMM to train a speaker identification model. The training and testing has been done on subset (34 speakers) from VoxForge data co…☆58Updated 6 years ago
- Implementing speaker recognition using Python (GMM-UBM)☆29Updated 7 years ago
- A PyTorch implementation of SEGAN based on INTERSPEECH 2017 paper "SEGAN: Speech Enhancement Generative Adversarial Network"☆154Updated 6 years ago
- ☆60Updated 5 years ago
- ☆35Updated 6 years ago
- ☆131Updated 7 years ago
- Keras (tensorflow) implementation of SincNet (Mirco Ravanelli, Yoshua Bengio - https://github.com/mravanelli/SincNet)☆74Updated 4 years ago
- A pytorch implementation of xvector embedding☆79Updated 5 years ago
- DDAE speech enhancement on spectrogram domain using Keras☆25Updated 8 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 6 years ago
- Feature extraction of speech signal is the initial stage of any speech recognition system.☆95Updated 5 years ago
- This repo contains my attempt to create a Speaker Recognition and Verification system using SideKit-1.3.1☆114Updated 6 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
- Single and multichannel sound event detection using convolutional recurrent neural networks. DCASE 2017 real-life sound event detection w…☆195Updated 3 years ago
- Tensorflow implementation for Speech Enhancement (DDAE)☆48Updated 7 years ago
- Text Independent Speaker Verification Using GE2E Loss☆84Updated 7 years ago
- RASTA-PLP and MFCC tool based rasta-mat☆33Updated 3 years ago
- Extract xvector and ivector under kaldi☆110Updated 7 years ago
- Voice Activity Detection LSTM-RNN learning model☆50Updated 7 years ago
- A speaker recognition system which uses GMM-UBM for use in an Android application which helps in monitoring patients suffering from Schiz…☆55Updated 7 years ago
- A collection of utilities for Detection and Classification of Acoustic Scenes and Events☆134Updated 8 months ago
- transformer for ASR-systerm (via tensorflow2.0)☆114Updated 6 years ago
- System for identifying speaker from given speech signal using MFCC,LPC features and Gaussian Mixture Models☆21Updated 8 years ago
- Speech Enhancement based on DNN (Spectral-Mapping, TF-Masking), DNN-NMF, NMF☆189Updated 6 years ago
- fast SpecAugmentation code with numpy and scipy☆31Updated 6 years ago
- Improved speech enhancement with the Wave-U-Net, a deep convolutional neural network architecture for audio source separation, implemente…☆221Updated 2 years ago
- Deep Discriminative Embeddings for Duration Robust Speaker Verification☆19Updated 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