gmm
There are 278 repositories under gmm topic.
dailenson/SDT
This repository is the official implementation of Disentangling Writer and Character Styles for Handwriting Generation (CVPR 2023)
bashtage/linearmodels
Additional linear models including instrumental variable and panel data models that are missing from statsmodels.
996refuse/zheye
者也 - 知乎 倒立的文字 汉字验证码识别程序
gkonovalov/android-vad
Android Voice Activity Detection (VAD) library. Supports WebRTC VAD GMM, Silero VAD DNN, Yamnet VAD DNN models.
SuperKogito/Voice-based-gender-recognition
:sound: :boy: :girl:Voice based gender recognition using Mel-frequency cepstrum coefficients (MFCC) and Gaussian mixture models (GMM)
luxiaoxun/KMeans-GMM-HMM
HMM based on KMeans and GMM
luokn/ml
经典机器学习算法的极简实现
sp-nitech/diffsptk
A differentiable version of SPTK
myazi/myLearn
machine learning algorithm
lihanghang/CASR-DEMO
基于Flask Web的中文自动语音识别演示系统,包含语音识别、语音合成、声纹识别之说话人识别。
Anwarvic/Speaker-Recognition
This repo contains my attempt to create a Speaker Recognition and Verification system using SideKit-1.3.1
pmelchior/pygmmis
Gaussian mixture model for incomplete (missing or truncated) and noisy data
mlampros/ClusterR
Gaussian mixture models, k-means, mini-batch-kmeans and k-medoids clustering
Xiaoyang-Rebecca/PatternRecognition_Matlab
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).
georgid/AlignmentDuration
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.
SuperKogito/Voice-based-speaker-identification
:sound: :boy: :girl: :woman: :man: Speaker identification using voice MFCCs and GMM
bioidiap/bob
Bob is a free signal-processing and machine learning toolbox originally developed by the Biometrics group at Idiap Research Institute, in Switzerland. - Mirrored from https://gitlab.idiap.ch/bob/bob
Jaluus/2DMatGMM
Code release for "An open-source robust machine learning platform for real-time detection and classification of 2D material flakes"
Raymo111/voiceprint
Voice biometric authentication PAM module for Linux
TUMFTM/GMMCalib
LiDAR-to-LiDAR Calibration
azraelkuan/voice-conversion
an tutorial implement of voice conversion using pytorch
FragJage/SpeakerVoiceIdentifier
SpeakerVoiceIdentifier can recognize the voice of a speaker by learning.
taniaReyesM/color_cloth
color_cloth gets the main colors and its proportions from a cloth image ignoring the background, it uses the EM algorithm from OpenCV library, the algorithm needs an image with an item in the center of the picture.
is0383kk/Pytorch_VAE-GMM
Implementation of a model to make VAE and GMM train from each other
Sherry-XLL/Digital-Recognition-DTW_HMM_GMM
10 digits recognition system based on DTW, HMM and GMM
roatienza/ml
Foundations of Machine Learning Course Materials.
Abhay0899193/Speaker-Recognition
Speaker Recognition System using MFCC and GMM.
elevator-214/elevator-monitor
Intelligent monitoring of escalator.Function including traffic statistics,passenger retention detection and large object retention detection in escalator floor board. As well as human keypoints extraction and tracking in elevator.
IhabBendidi/Voice-authentification-API
A RESTFUL API implementation of an authentification system using voice fingerprint
hrshtv/HMRF-GMM-EM-Segmentation
Image segmentation using the EM algorithm that relies on a GMM for intensities and a MRF model on the labels. Based on "Segmentation of brain MR images through a hidden Markov random field model and the expectation-maximization algorithm" (Zhang, Y et al.)
mcreel/SimulatedNeuralMoments.jl
package for Bayesian and classical estimation and inference based on statistics that are filtered through a trained neural net
kylesayrs/GMMPytorch
Pytorch implementation of same-family gaussian mixture models with guardrails. Features separable parameter optimization and singularity mitigation
parkerowan/libsia
SIA - C++/Python library for model-based stochastic estimation and optimal control
ronggong/EUSIPCO2017
The phoneme classification code for EUSIPCO 2017 paper: Timbre Analysis of Music Audio Signals with Convolutional Neural Networks
dpiras/GMM-MI
Estimation of mutual information (MI) distribution with Gaussian mixture models (GMMs)
zhengyima/GMM_Digital_Voice_Recognition
基于GMM与MFCC特征进行数字0-9的语音识别,GMM,MFCC,语音识别,中文数据,sklearn,Digital Voice Recognition。