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)

    Language:Python1.1k1110294
  • bashtage/linearmodels

    Additional linear models including instrumental variable and panel data models that are missing from statsmodels.

    Language:Python97325179183
  • 996refuse/zheye

    者也 - 知乎 倒立的文字 汉字验证码识别程序

    Language:Python801289225
  • gkonovalov/android-vad

    Android Voice Activity Detection (VAD) library. Supports WebRTC VAD GMM, Silero VAD DNN, Yamnet VAD DNN models.

    Language:C31473168
  • SuperKogito/Voice-based-gender-recognition

    :sound: :boy: :girl:Voice based gender recognition using Mel-frequency cepstrum coefficients (MFCC) and Gaussian mixture models (GMM)

    Language:Python212101467
  • luxiaoxun/KMeans-GMM-HMM

    HMM based on KMeans and GMM

    Language:C++20211383
  • luokn/ml

    经典机器学习算法的极简实现

    Language:Python1824134
  • sp-nitech/diffsptk

    A differentiable version of SPTK

    Language:Python1808614
  • myazi/myLearn

    machine learning algorithm

    Language:C++16313163
  • lihanghang/CASR-DEMO

    基于Flask Web的中文自动语音识别演示系统,包含语音识别、语音合成、声纹识别之说话人识别。

    Language:CSS1615428
  • Anwarvic/Speaker-Recognition

    This repo contains my attempt to create a Speaker Recognition and Verification system using SideKit-1.3.1

    Language:Python11131533
  • pmelchior/pygmmis

    Gaussian mixture model for incomplete (missing or truncated) and noisy data

    Language:Python9961824
  • mlampros/ClusterR

    Gaussian mixture models, k-means, mini-batch-kmeans and k-medoids clustering

    Language:R8455129
  • 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).

    Language:MATLAB722522
  • 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.

    Language:Python574626
  • SuperKogito/Voice-based-speaker-identification

    :sound: :boy: :girl: :woman: :man: Speaker identification using voice MFCCs and GMM

    Language:Python533115
  • 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

    Language:Python47315
  • Jaluus/2DMatGMM

    Code release for "An open-source robust machine learning platform for real-time detection and classification of 2D material flakes"

    Language:Python439310
  • Raymo111/voiceprint

    Voice biometric authentication PAM module for Linux

    Language:Python436210
  • TUMFTM/GMMCalib

    LiDAR-to-LiDAR Calibration

    Language:Python42216
  • azraelkuan/voice-conversion

    an tutorial implement of voice conversion using pytorch

    Language:Python351210
  • FragJage/SpeakerVoiceIdentifier

    SpeakerVoiceIdentifier can recognize the voice of a speaker by learning.

    Language:C++336514
  • 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.

    Language:Python33109
  • is0383kk/Pytorch_VAE-GMM

    Implementation of a model to make VAE and GMM train from each other

    Language:Python27101
  • Sherry-XLL/Digital-Recognition-DTW_HMM_GMM

    10 digits recognition system based on DTW, HMM and GMM

    Language:Python26117
  • roatienza/ml

    Foundations of Machine Learning Course Materials.

    Language:Jupyter Notebook253020
  • Abhay0899193/Speaker-Recognition

    Speaker Recognition System using MFCC and GMM.

    Language:Python240712
  • 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.

    Language:C++24036
  • IhabBendidi/Voice-authentification-API

    A RESTFUL API implementation of an authentification system using voice fingerprint

    Language:Python24202
  • 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.)

    Language:MATLAB23102
  • mcreel/SimulatedNeuralMoments.jl

    package for Bayesian and classical estimation and inference based on statistics that are filtered through a trained neural net

    Language:Julia22321
  • kylesayrs/GMMPytorch

    Pytorch implementation of same-family gaussian mixture models with guardrails. Features separable parameter optimization and singularity mitigation

    Language:Python21201
  • parkerowan/libsia

    SIA - C++/Python library for model-based stochastic estimation and optimal control

    Language:C++20102
  • ronggong/EUSIPCO2017

    The phoneme classification code for EUSIPCO 2017 paper: Timbre Analysis of Music Audio Signals with Convolutional Neural Networks

    Language:Python20108
  • GMM-MI

    dpiras/GMM-MI

    Estimation of mutual information (MI) distribution with Gaussian mixture models (GMMs)

    Language:Jupyter Notebook18474
  • zhengyima/GMM_Digital_Voice_Recognition

    基于GMM与MFCC特征进行数字0-9的语音识别,GMM,MFCC,语音识别,中文数据,sklearn,Digital Voice Recognition。

    Language:Python18302