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.
☆14Updated 4 years ago
Alternatives and similar repositories for Music-Genre-Classification:
Users that are interested in Music-Genre-Classification are comparing it to the libraries listed below
- Multi class audio classification using Deep Learning (MLP, CNN): The objective of this project is to build a multi class classifier to id…☆66Updated 4 years ago
- Implementation of IEEE Access paper - Lung Sound Recognition Algorithm Based on VGGish-BiGRU☆28Updated 5 years ago
- Speaker identification using voice MFCCs and GMM☆54Updated 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 4 years ago
- Classification of Urban sounds using several classification methods, namely SVM, MLP and CNN using MFCC features.☆13Updated 5 years ago
- Automatic speech emotion recognition based on transfer learning from spectrograms using ResNET☆23Updated 3 years ago
- A two-stage polyphonic sound event detection and localization method for both SED and DOA.☆112Updated 2 years ago
- Audio classification via transfer learning☆33Updated 5 years ago
- Speech Emotion Recognition from raw speech signals using 1D CNN-LSTM☆104Updated 3 years ago
- 1,440 audio files (.wav), i.e. speech files, from 24 actors that are categorized into 8 separate emotions.☆15Updated 6 years ago
- ☆53Updated 4 years ago
- An Improved Event-Independent Network for Polyphonic Sound Event Localization and Detection☆71Updated 3 years ago
- ☆107Updated 4 years ago
- Repo associated to the DESED dataset, download and creation of data☆138Updated 9 months ago
- Some useful features of speech process, such as MFCC, gammatone filterbank, GFCC, spectrum(power spectrum and log-power spectrum), Amplit…☆126Updated 4 years ago
- ICASSP2019 Tutorial: Detection and Classification of Acoustic Scenes and Events / Code examples☆42Updated 5 years ago
- Domestic environment sound event detection task☆142Updated 10 months ago
- Python code for training and testing of GMM-UBM and maximum a posterirori (MAP) adaptation based speaker verification☆19Updated 4 years ago
- Single and multichannel sound event detection using convolutional recurrent neural networks. DCASE 2017 real-life sound event detection w…☆191Updated 2 years ago
- Learning discriminative and robust time-frequency representations for environmental sound classification: Convolutional neural networks (…☆29Updated 5 years ago
- Environmental sound classification using Deep Learning with extracted features☆165Updated 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…☆51Updated 2 years ago
- Code for the submitted 2021 DCASE Workshop paper: "Waveforms and Spectrograms: Enhancing Acoustic Scene Classification Using Multimodal F…☆14Updated 3 years ago
- Classification of environmental sounds using 1D convolutional Neural network☆33Updated 4 years ago
- Repository for my paper: Deep Multilayer Perceptrons for Dimensional Speech Emotion Recognition☆11Updated last year
- Repository for code and paper submitted for APSIPA 2019, Lanzhou, China☆23Updated 8 months ago
- Neural network based similarity scoring for diarization (pytorch implementation of "LSTM based Similarity Measurement with Spectral Clust…☆45Updated 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
- Classification of 11 types of audio clips using MFCCs features and LSTM. Pretrained on Speech Command Dataset with intensive data augment…☆42Updated 2 years ago
- Speech command classification on Speech-Command v0.02 dataset using PyTorch and torchaudio. In this example, three models have been train…☆9Updated 2 years ago