Skip to content

jraylee/Song-Identification

Repository files navigation

README.txt
Justine Lee


TO SCRAPE ON SOUNDCLOUD:
1. Open songs.txt and for each song that you would like at add create a new line in the following format:
	SONG NAME ~ ARTIST NAME
2. Making sure you have Selenium installed, run 
$ python sound_cloud_scraper.py
3. Now run the file download_songs.sh
$ ./download_songs.sh

K-MEANS CLASSIFIER:
run k_means_classifier.py

$ python k_means_classifier,py

The program will then prompt you for a training directory and then testing directory and output filename. 

For details on the HMM please see the HMM directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors