Useful Matlab Functions for Speaker Recognition Using Adapted Gaussian Mixture Model

版本 1.1.0.0 (3.9 KB) 作者: Md Sahidullah
This submission includes useful MATLAB functions for speaker recognition using adapted GMM.
3.5K 次下载
更新时间 2011/6/6

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009a
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

参考作品: Netlab

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Description is updated.

1.0.0.0