DeepAudioClassification
Music Classifier
Automatically categorizes music genres using deep learning algorithms
Finding the genre of a song with Deep Learning
1k stars
41 watching
221 forks
Language: Python
last commit: over 3 years ago artificial-intelligencedeep-learningmachine-learningmusicneural-networks
Related projects:
Repository | Description | Stars |
---|---|---|
kristijanbartol/deep-music-tagger | Classifies music genres using a deep neural network model trained on a large audio dataset | 67 |
mlachmish/musicgenreclassification | Classify music genre from a 10-second sound stream using a neural network. | 562 |
keunwoochoi/icassp_2017 | A repository containing code and pre-trained models for music classification using Convolutional Recurrent Neural Networks. | 12 |
biboamy/music-repro | Classifies music genres based on advanced neural models and cross-modal reprogramming techniques to improve performance in low-resource settings. | 15 |
alextsaptsinos/lyricshan | An approach to classifying music genres using lyrics based on a hierarchical attention network | 32 |
coreyker/dnn-mgr | Research code for deep neural networks in music genre recognition | 22 |
calclavia/deepj | A deep learning model that generates music with tunable properties based on specific styles | 728 |
ruohoruotsi/lstm-music-genre-classification | An audio classification project using LSTMs to classify music genres | 298 |
keunwoochoi/transfer_learning_music | A repository providing tools and pre-trained models for music classification and regression tasks using transfer learning. | 256 |
yongxuustc/dcase2017_task4_cvssp | A system for audio classification and detection using machine learning models | 4 |
linuxdeepin/deepin-music | A local music player with a simple design and limited features | 192 |
drscotthawley/audio-classifier-keras-cnn | An audio classification system using a convolutional neural network to classify audio data | 160 |
ibm/max-audio-classifier | Identifies sounds in short audio clips using machine learning and PCA transformation | 153 |
jordipons/eusipco2017 | Research code for music auto-tagging using deep learning and feature extraction | 23 |
rickiepark/cnn_mer | A music emotion classification system based on convolutional neural networks using TensorFlow. | 10 |