despoisj/DeepAudioClassification
Finding the genre of a song with Deep Learning
Implements an end-to-end audio processing pipeline using TensorFlow/TFlearn that slices MP3 files into training segments and trains a deep neural network classifier on user-provided labeled music libraries. The system extracts audio features via sox and manages metadata with eyed3, enabling automated genre labeling for unlabeled tracks. Configuration and model architecture are modular, allowing customization of network parameters and classifier design through config.py and model.py files.
1,117 stars. No commits in the last 6 months.
Stars
1,117
Forks
218
Language
Python
License
—
Category
Last pushed
Jul 26, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/despoisj/DeepAudioClassification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mlachmish/MusicGenreClassification
Classify music genre from a 10 second sound stream using a Neural Network.
HareeshBahuleyan/music-genre-classification
Recognizing the genre of music files using machine learning and deep learning models
WB2024/Essentia-to-Metadata
Intelligent audio analysis and automatic genre/mood tagging using Essentia ML models
serkansulun/midi-emotion
Generates multi-instrument symbolic music (MIDI), based on user-provided emotions from...
cobanov/audio-genre-detection
Categorize audio files by genre effortlessly. Use Dockerized environment and API to classify...