LSTM-Music-Genre-Classification
Music classifier
An audio classification project using LSTMs to classify music genres
Music genre classification with LSTM Recurrent Neural Nets in Keras & PyTorch
298 stars
15 watching
63 forks
Language: Python
last commit: about 3 years ago audio-features-extractedclassificationgenregtzan-datasetkeraslstmmusicmusic-genre-classificationpython3pytorchrnn
Related projects:
Repository | Description | Stars |
---|---|---|
mlachmish/musicgenreclassification | Classify music genre from a 10-second sound stream using a neural network. | 562 |
irakorshunova/folk-rnn | Generates and trains music models using Recurrent Neural Networks with Long Short Term Memory units for folk music style modelling | 341 |
biboamy/music-repro | Classifies music genres based on advanced neural models and cross-modal reprogramming techniques to improve performance in low-resource settings. | 15 |
keunwoochoi/icassp_2017 | A repository containing code and pre-trained models for music classification using Convolutional Recurrent Neural Networks. | 12 |
kristijanbartol/deep-music-tagger | Classifies music genres using a deep neural network model trained on a large audio dataset | 67 |
despoisj/deepaudioclassification | Automatically categorizes music genres using deep learning algorithms | 1,097 |
robromijnders/lstm_tsc | An implementation of a Long Short-term memory model for time series classification using Python and TensorFlow. | 408 |
alextsaptsinos/lyricshan | An approach to classifying music genres using lyrics based on a hierarchical attention network | 32 |
keunwoochoi/transfer_learning_music | A repository providing tools and pre-trained models for music classification and regression tasks using transfer learning. | 256 |
drscotthawley/audio-classifier-keras-cnn | An audio classification system using a convolutional neural network to classify audio data | 160 |
ronggong/eusipco2017 | A software project that enables phoneme classification in music audio signals using convolutional neural networks and other machine learning techniques. | 19 |
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 |
rickiepark/cnn_mer | A music emotion classification system based on convolutional neural networks using TensorFlow. | 10 |
coreyker/dnn-mgr | Research code for deep neural networks in music genre recognition | 22 |
ibm/max-audio-classifier | Identifies sounds in short audio clips using machine learning and PCA transformation | 153 |