声纹识别算法验证程序 openVP

码农软件 · 软件分类 · TTS/语音合成和处理 · 2019-10-04 10:59:55

软件介绍

VoicePrint 是一款基于高斯混合模型的文本无关的声纹识别算法验证程序

VoicePrint的特点是:

  • 语音特征向量:采用MFCC系数(梅尔倒谱系数)
  • 模式匹配模型:采用GMM模型(高斯混合模型)

本程序为课程实验验证开发,所实现的声纹识别算法难免有错误及不妥之处!

提醒:因为本程序是简略的验证程序,建议不要在正式项目中直接使用本程序中的声纹识别代码。

本文地址:https://codercto.com/soft/d/16008.html

How to Solve It

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》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

MD5 加密
MD5 加密

MD5 加密工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具