Useful Matlab Functions for Speaker Recognition Using Adapted Gaussian Mixture Model

This submission includes useful MATLAB functions for speaker recognition using adapted GMM.
3,5K téléchargements
Mise à jour 6 juin 2011

Afficher la licence

Implementation details of (i)-(iii) can be found in [1].

The fourth function (gmm2sv.m) is to concatenate the means (i.e. centers) of GMM. The concatenated mean of adapted GMM is known as GMM supervector (GSV) and it is used in GMM-SVM based speaker recognition system. Details of GMM-SVM based speaker recognition system can be found in [2].

These codes require Netlab toolbox.
http://www1.aston.ac.uk/eas/research/groups/ncrg/resources/netlab/

References:
[1] D. A. Reynolds, T. F. Quatieri, and R. B. dunn, "Speaker verification using adapted Gaussian mixture models", Digital signal processing, vol. 10, pp. 19--41, 2000.
[2] Campbell, W.M.; Sturim, D.E.; Reynolds, D.A.; , "Support vector machines using GMM supervectors for speaker verification," Signal Processing Letters, IEEE , vol.13, no.5, pp. 308- 311, May 2006.

Citation pour cette source

Md Sahidullah (2024). Useful Matlab Functions for Speaker Recognition Using Adapted Gaussian Mixture Model (https://www.mathworks.com/matlabcentral/fileexchange/31678-useful-matlab-functions-for-speaker-recognition-using-adapted-gaussian-mixture-model), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2009a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Remerciements

Inspiré par : Netlab

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.1.0.0

Description is updated.

1.0.0.0