The Wayback Machine - https://web.archive.org/web/20210815131234/https://github.com/topics/gmm
Skip to content
#

gmm

Here are 178 public repositories matching this topic...

Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approaches of feature reduction have been compared in this paper: principle component analysis (PCA), linear discriminant analysis (LDA) and their kernel methods (KPCA,KLDA). Correspondingly, a few approaches of classification algorithm are implemented: Support Vector Machine (SVM), Gaussian Quadratic Maximum Likelihood and K-nearest neighbors (KNN) and Gaussian Mixture Model(GMM).
  • Updated Jun 23, 2021
  • MATLAB

Lyrics-to-audio-alignement system. Based on Machine Learning Algorithms: Hidden Markov Models with Viterbi forced alignment. The alignment is explicitly aware of durations of musical notes. The phonetic model are classified with MLP Deep Neural Network.
  • Updated Mar 9, 2020
  • Python

Improve this page

Add a description, image, and links to the gmm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gmm topic, visit your repo's landing page and select "manage topics."

Learn more