CVxTz/music_genre_classification
music genre classification : LSTM vs Transformer
This project helps music professionals and enthusiasts automatically categorize audio tracks by genre. It takes raw MP3 audio files as input and outputs a list of predicted genres for each track. Anyone who needs to organize large music libraries or build genre-specific playlists can use this tool.
No commits in the last 6 months.
Use this if you need to automatically tag music files with their appropriate genres.
Not ideal if you need extremely high accuracy for very niche music genres or require real-time genre prediction on streaming audio.
Stars
63
Forks
12
Language
Python
License
MIT
Category
Last pushed
Mar 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/CVxTz/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.
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.
icon-lab/HST
Official implementation of Hierarchical Spectrogram Transformers (HST)
aaronstevenwhite/spectrans
Modular spectral transformer implementations in PyTorch with Fourier, wavelet, and other...