JackismyShephard/music-genre-classification
8
use gradio version 4.19.2
use torch with latest supported cuda version
change example tracks
fix spelling error and remove redundant argument
display all 10 music genre classes
remove unnecessary import
Update space title and emoji
use single interface
fix spelling
fix application file
move audio files into example folder
Upload 4 example audio files for classification
use correct naming ('classify' instead of 'transcribe')
update application examples
add application file
Create packages.txt
Create requirements.txt
initial commit
