Repository navigation

#

music-genre-classification

👁 👂 Smart media tagging for Nextcloud: recognizes faces, objects, landscapes, music genres

PHP
604
3 天前

Classify music genre from a 10 second sound stream using a Neural Network.

Python
578
5 年前

Music genre classification with LSTM Recurrent Neural Nets in Keras & PyTorch

Python
306
4 年前

[REPO] Music Genre classification on GTZAN dataset using CNNs

Python
204
2 年前

Using deep learning to predict the genre of a song.

Python
161
6 年前

music genre classification : LSTM vs Transformer

Python
60
2 年前

Automatic Music Genre Classification with Machine Learning Techniques

Jupyter Notebook
56
7 年前

Tensorflow Implementation of Convolutional Recurrent Neural Networks for Music Genre Classification

Python
55
8 年前

Music genre classification from audio spectrograms using deep learning

Python
53
5 年前

This repo contains the implementation of the Wasserstein Barycenter Transport proposed in "Wasserstein Barycenter Transport for Acoustic Adaptation" at ICASSP21 and "Wasserstein Barycenter for Multi-Source Domain Adaptation" in CVPR21

Python
30
3 年前

Music Genre Recognition App With Accuracy of 89%.

Jupyter Notebook
24
4 年前

🎵 Trained CNN model for Genre classification on GTZAN dataset [CNN Model: https://github.com/Hguimaraes/gtzan.keras]

Jupyter Notebook
22
4 年前

Data pipeline and training pipeline for 🎵 music genre classification from FMA dataset

Jupyter Notebook
18
2 年前

Perform three types of feature extraction: STFT, MFCC and MelSpectrogram. Apply CNN/VGG with or without RNN architecture. Able to achieve 95% accuracy.

Python
14
5 年前

This project aims to classify music genres. CNN architecture and GTZAN dataset were used for model training. Finally, a Web Application was made with Flask.

Jupyter Notebook
12
2 年前