Music and Speech Classification

  • Applied an unsupervised learning method using Gaussian Mixture Models (GMMs) to classify music and speech samples.
  • Implemented the expectation-maximization (EM) algorithm in Python from scratch.