SonamSangpoLama/Music-Genre-Classification
Music genres is the taste, style and relax giving flow of a music. The genre of music refers to multiple types and categorization of music. The different types of famous music genre that we widely known are rock, jazz, reggae, classical, folk, blues, R & B, metal, dubstep, techno, country music, electro and pop. The key success of music in music industry is the genres of classified music that becomes a significant part of communicating music that provides bonding with relatively to human and masses of people. In contrast, the genre that falls under top-level style of rock are punk, indie, shoegaze, AOR and metal. They are basically subgenre of a music classification and it is important describing music to other people. In practical life, music is often used for multiple purposes due to physiological and social effects. Companies like Spotify, Soundcloud, Apple Music, Wynk & products like Shazam use music classification to provide their customers different flavour of music by recommending music they prefer to listen. we use python libraries such as Librosa and PyAudio library for audio processing in Python. We apply and use GTZAN dataset that is composed of 1000 audio tracks each 30-second-long representing 10 genres with 22050Hz mono audio file of 16bit in .au format for dataset. The functionality and working of music genre classification determine the help of Machine Learning algorithms. The algorithm such as KNN and artificial neural network (ANN) analyses and find out the similar similarity of genre features of music and classify it.
This project helps music streaming services, content managers, or music archivists automatically identify the genre of audio tracks. You provide raw audio files, and it classifies them into one of ten common music genres like rock, jazz, or classical. The system outputs a genre label for each track, helping organize large music libraries and power recommendation systems.
No commits in the last 6 months.
Use this if you need to automatically categorize music tracks by genre for organizing large audio collections or improving music discovery features.
Not ideal if you require highly nuanced sub-genre classification beyond the ten main categories or if you need extremely fast model training times for very large datasets.
Stars
7
Forks
4
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jun 20, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/SonamSangpoLama/Music-Genre-Classification"
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
despoisj/DeepAudioClassification
Finding the genre of a song with Deep Learning
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...