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.
No commits in the last 6 months.
Stars
1
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/JaspreetSingh-exe/Music-Genre-Classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CouncilDataProject/speakerbox
Speakerbox: Fine-tune Audio Transformers for speaker identification.
CVxTz/music_genre_classification
music genre classification : LSTM vs Transformer
HHousen/speaker-change-detection
Speaker change detection using SincNet and an LSTM/Transformer
palonso/MAEST
Pre-training, fine-tuning, and inference code with the MAEST models for music analysis applications.
pooya-mohammadi/audio-classification-pytorch
In this project, several approaches for training/finetuning an audio gender recognition is...