Skip to content

alexHewittProcter/MusicLabel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicLabel

MusicLabel is a music file categorizer. You can place a large portion of music files and quickly sort them.

Usage

Inside the project there is a folder called /input_files, inside this folder create a folder for each task you want to do. For example if you want to categorise your classical music, but also do another task classing techno, make two different folders, placing the music for each in the respective folder.

Run the project, from there create a task, selecting the folder relevant for the task and adding the labels.

When you classify your files they will output to the folder /output_files. The naming convention for where the files are placed go as /output_files/TASKNAME/LABELNAME/

Installation

To install MusicLabel you'll need to have node.js install on your computer.

Once you've cloned this project by doing

git clone [email protected]:alexHewittProcter/MusicLabel.git

You then need to run

npm run deepInstall

Thats all you need to do to install MusicLabel

Running

To run MusicLabel run

npm run start

About

An interface for categorizing music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published