gionanide / Speech_Signal_Processing_and_Classification
Front-end speech processing aims at extracting proper features from short- term segments of a speech utterance, known as frames. It is a pre-requisite step toward any pattern recognition problem employing speech or audio (e.g., music). Here, we are interesting in voice disorder classification. That is, to develop two-class classifiers, which can…
☆240Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Speech_Signal_Processing_and_Classification
- Simple d-vector based Speaker Recognition (verification and identification) using Pytorch☆212Updated 4 years ago
- Speech Enhancement based on DNN (Spectral-Mapping, TF-Masking), DNN-NMF, NMF☆176Updated 5 years ago
- Detecting emotions using MFCC features of human speech using Deep Learning☆125Updated 3 years ago
- Some useful features of speech process, such as MFCC, gammatone filterbank, GFCC, spectrum(power spectrum and log-power spectrum), Amplit…☆121Updated 4 years ago
- Deep neural network based speech enhancement toolkit☆211Updated 5 years ago
- A minimum unofficial implementation of the "A Convolutional Recurrent Neural Network for Real-Time Speech Enhancement" (CRN) using PyTorc…☆315Updated 4 years ago
- Feature extraction of speech signal is the initial stage of any speech recognition system.☆91Updated 4 years ago
- This repo contains my attempt to create a Speaker Recognition and Verification system using SideKit-1.3.1☆110Updated 5 years ago
- A statistical model-based Voice Activity Detection☆190Updated 5 years ago
- Bidirectional LSTM network for speech emotion recognition.☆262Updated 5 years ago
- Single and multichannel sound event detection using convolutional recurrent neural networks. DCASE 2017 real-life sound event detection w…☆185Updated 2 years ago
- Convolutional neural nets for single channel speech enhancement☆142Updated 3 years ago
- Two-talker Speech Separation with LSTM/BLSTM by Permutation Invariant Training method.☆306Updated 2 years ago
- Voice Activity Detection based on Deep Learning & TensorFlow☆355Updated last year
- It uses GMM to train a speaker identification model. The training and testing has been done on subset (34 speakers) from VoxForge data co…☆55Updated 5 years ago
- Deep Learning & 3D Convolutional Neural Networks for Speaker Verification☆123Updated 5 years ago
- Environmental sound classification using Deep Learning with extracted features☆164Updated 4 years ago
- Share some recent speaker recognition papers and their implementations.☆90Updated 5 years ago
- Keras implementation of ‘’Deep Speaker: an End-to-End Neural Speaker Embedding System‘’ (speaker recognition)☆248Updated 4 years ago
- A collection of utilities for Detection and Classification of Acoustic Scenes and Events☆129Updated 5 months ago
- Implementation of the paper "Improved End-to-End Speech Emotion Recognition Using Self Attention Mechanism and Multitask Learning" From I…☆58Updated 3 years ago
- A PyTorch implementation of SEGAN based on INTERSPEECH 2017 paper "SEGAN: Speech Enhancement Generative Adversarial Network"☆138Updated 5 years ago
- speech emotion recognition using a convolutional recurrent networks based on IEMOCAP☆389Updated 5 years ago
- A set of scripts that extract speech features (so far MFCCs, FBANKs, STFT, and kinda dominant frequency) and trains CNN, LSTM, or CNN+LST…☆50Updated last year
- Voice based gender recognition using Mel-frequency cepstrum coefficients (MFCC) and Gaussian mixture models (GMM)☆204Updated last year
- CNN 1D vs 2D audio classification☆104Updated 5 years ago
- Speaker identification using voice MFCCs and GMM☆52Updated 3 years ago
- Spectral Subtraction, Wiener Filtering, MMSE☆111Updated 4 years ago
- Speech Emotion Recognition from raw speech signals using 1D CNN-LSTM☆102Updated 3 years ago