Inside Collection (Course): ECE 301 Projects Fall 2003
Summary: ELEC 301 Project Flow Chart
| Music Classification by Genre System Diagram |
|---|
![]() |
Music Matcher takes a .wav file, analyzes it, and outputs a music genre. Our system breaks up a .wav file into twenty .5 second windows. From here, the DSP functions are called for each of the twenty windows. Each one of these twenty windows is analyzed by seven DSP functions:
First, the neural network is trained with 120 songs, 20 of each genre. After we train the neural network, we give it songs it has never seen, and the output of the system is the classification of genre that the neural network determines.
"assafdf"