MusicGenreClassification
Sound classification
Classify music genre from a 10-second sound stream using a neural network.
Classify music genre from a 10 second sound stream using a Neural Network.
562 stars
23 watching
115 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list
deep-learningmusic-genre-classificationneural-networkpapertensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
despoisj/deepaudioclassification | Automatically categorizes music genres using deep learning algorithms | 1,097 |
ruohoruotsi/lstm-music-genre-classification | An audio classification project using LSTMs to classify music genres | 298 |
biboamy/music-repro | Classifies music genres based on advanced neural models and cross-modal reprogramming techniques to improve performance in low-resource settings. | 15 |
kristijanbartol/deep-music-tagger | Classifies music genres using a deep neural network model trained on a large audio dataset | 67 |
coreyker/dnn-mgr | Research code for deep neural networks in music genre recognition | 22 |
salu133445/musegan | Generates polyphonic music from scratch or based on user input using a neural network architecture | 1,846 |
alextsaptsinos/lyricshan | An approach to classifying music genres using lyrics based on a hierarchical attention network | 32 |
keunwoochoi/icassp_2017 | A repository containing code and pre-trained models for music classification using Convolutional Recurrent Neural Networks. | 12 |
ibm/max-audio-classifier | Identifies sounds in short audio clips using machine learning and PCA transformation | 153 |
soerenab/audiomnist | This project provides an implementation of a deep learning framework to classify audio signals and offers insights into the model's decision-making process using Explainable Artificial Intelligence (AI) techniques. | 347 |
marcoppasini/musika | Generates music samples using a neural network-based algorithm | 662 |
drscotthawley/audio-classifier-keras-cnn | An audio classification system using a convolutional neural network to classify audio data | 160 |
rickiepark/cnn_mer | A music emotion classification system based on convolutional neural networks using TensorFlow. | 10 |
yongxuustc/dcase2017_task4_cvssp | A system for audio classification and detection using machine learning models | 4 |
keunwoochoi/transfer_learning_music | A repository providing tools and pre-trained models for music classification and regression tasks using transfer learning. | 256 |