An open API service indexing awesome lists of open source software.

https://github.com/jaspreetsingh-exe/music-genre-classification

This project builds a Music Genre Classification System using SVM, CNN, LSTM, and Transformer models, with YAMNet-based feature extraction. It processes audio files, extracts embeddings, and trains multiple models for comparison. The system predicts genres with high accuracy and provides evaluation metrics like classification reports and confusion.
https://github.com/jaspreetsingh-exe/music-genre-classification

bi-directional-lstm classification cnn cnn-classification comparative-analysis lstm machine-learning neural-network python svm svm-classifier transformers yamnet

Last synced: about 1 month ago
JSON representation

This project builds a Music Genre Classification System using SVM, CNN, LSTM, and Transformer models, with YAMNet-based feature extraction. It processes audio files, extracts embeddings, and trains multiple models for comparison. The system predicts genres with high accuracy and provides evaluation metrics like classification reports and confusion.

Awesome Lists containing this project