声纹识别算法验证程序 openVP
- 授权协议: GPL
- 开发语言: C/C++
- 操作系统: Windows
- 软件首页: https://github.com/dake/openVP
- 软件文档: https://github.com/dake/openVP
- 官方下载: https://github.com/dake/openVP
软件介绍
VoicePrint 是一款基于高斯混合模型的文本无关的声纹识别算法验证程序
VoicePrint的特点是:
- 语音特征向量:采用MFCC系数(梅尔倒谱系数)
- 模式匹配模型:采用GMM模型(高斯混合模型)
本程序为课程实验验证开发,所实现的声纹识别算法难免有错误及不妥之处!
提醒:因为本程序是简略的验证程序,建议不要在正式项目中直接使用本程序中的声纹识别代码。
How to Solve It
Zbigniew Michalewicz、David B. Fogel / Springer / 2004-03-01 / USD 59.95
This book is the only source that provides comprehensive, current, and detailed information on problem solving using modern heuristics. It covers classic methods of optimization, including dynamic pro......一起来看看 《How to Solve It》 这本书的介绍吧!
