News

This project uses Machine Learning Techniques in Python to classify songs based on their genre. Using a dataset comprised of songs of two music genres (Hip-Hop and Rock), I trained a classifier to ...
Sound is represented in the form of an audio signal having parameters such as frequency, bandwidth, decibel etc. A typical audio signal can be expressed as a function of Amplitude and Time. These ...