Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.
/ MusicGenRetor Public archive

Music genre classification with Machine Learning

License

Notifications You must be signed in to change notification settings

dj-d/MusicGenRetor

Repository files navigation

SonarCloud

MusicGenRetor

Music genre classification with Machine Learning

Download testing music

Run musicWgetter.sh in scripts folder (this script download testing music sorted my genres).

Supported genres:

  • Blues
  • Classical
  • Electronic
  • Jazz
  • Pop
  • Rock

Install musicWgetter.sh dependencies:

# Debian based
sudo apt-get install parallel

# Arch Linux based
sudo pacman -S parallel

Start musicWgetter.sh:

cd scripts/
sudo chmod +x musicWgetter.sh
./musicWgetter.sh

About

Music genre classification with Machine Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published