sahilsharma884 / Music-Genre-Classification
Perform three types of feature extraction: STFT, MFCC and MelSpectrogram. Apply CNN/VGG with or without RNN architecture. Able to achieve 95% accuracy.
☆13Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Music-Genre-Classification
- Automatic speech emotion recognition based on transfer learning from spectrograms using ResNET☆21Updated 2 years ago
- Implementation of IEEE Access paper - Lung Sound Recognition Algorithm Based on VGGish-BiGRU☆26Updated 4 years ago
- Human emotions are one of the strongest ways of communication. Even if a person doesn’t understand a language, he or she can very well u…☆24Updated 3 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
- Multi class audio classification using Deep Learning (MLP, CNN): The objective of this project is to build a multi class classifier to id…☆65Updated 3 years ago
- Speech Emotion Recognition from raw speech signals using 1D CNN-LSTM☆103Updated 3 years ago
- Audio feature extraction and multi-classification with the ECS-10 data set☆21Updated 6 years ago
- Cough detection with Log Mel Spectrogram, Wavelet Transform, Deep learning and Transfer learning techniques☆15Updated 3 years ago
- ☆53Updated 4 years ago
- This repository is developed in MATLAB. Speech Augmentation is based on Adaptive Filtering while Endpoint Detection is based on Voice Act…☆10Updated 3 years ago
- An in-depth analysis of audio classification on the RAVDESS dataset. Feature engineering, hyperparameter optimization, model evaluation, …☆74Updated 4 years ago
- A pytorch implementation of Speech emotion recognition using deep 1D & 2D CNN LSTM networks☆25Updated last year
- Audio classification via transfer learning☆32Updated 5 years ago
- ☆53Updated 6 years ago
- Classification of Urban Sound Audio Dataset using LSTM-based model.☆72Updated 2 years ago
- Classification of Urban sounds using several classification methods, namely SVM, MLP and CNN using MFCC features.☆13Updated 4 years ago
- An Improved Event-Independent Network for Polyphonic Sound Event Localization and Detection☆66Updated 3 years ago
- This repository contains the code for our ICASSP paper `Speech Emotion Recognition using Semantic Information` https://arxiv.org/pdf/2103…☆23Updated 3 years ago
- Domestic environment sound event detection task☆129Updated 5 months ago
- ☆39Updated 2 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
- Repository for my paper: Deep Multilayer Perceptrons for Dimensional Speech Emotion Recognition☆11Updated last year
- ☆101Updated 4 years ago
- ICASSP2019 Tutorial: Detection and Classification of Acoustic Scenes and Events / Code examples☆41Updated 5 years ago
- Multi-modal Speech Emotion Recogniton on IEMOCAP dataset☆85Updated last year
- Repo associated to the DESED dataset, download and creation of data☆128Updated 4 months ago
- Feature extraction of speech signal is the initial stage of any speech recognition system.☆92Updated 4 years ago
- Learning discriminative and robust time-frequency representations for environmental sound classification: Convolutional neural networks (…☆28Updated 4 years ago
- Speaker identification using voice MFCCs and GMM☆52Updated 3 years ago
- How to detect emotions from speech using Bi-directional LSTM networks and attention mechanism in Keras.☆19Updated 8 months ago