资源列表
speaker_identification
- 这是小弟在实验室做的说话人身份识别程序,采用MFCC参数提取,并建立GMM模型来进行识别。希望会对大家有帮助。
22
- 关于语音识别中语料库的建立与整理,以及分析统计-Speech Recognition Corpus on the establishment and finishing, as well as the analysis of statistical
ma
- 语音分析软件。主要是针对MFCC进行分析。一方面分析MFCC的结构,并画出相应的结构图。-Voice analysis software. Mainly for MFCC analysis. On the one hand the structure of MFCC, and draw the appropriate chart.
E-model
- 自己编的EMODEL 的matlab程序,希望对大家有帮助!多指正!谢谢!
voicematlab
- 语音信号预处理matlab程序,在7.0上运行通过,可以做实验参者代码。-Matlab voice signal pre-processing program, run through the 7.0, you can experiment with participation by the code.
adpcm
- MATLAB实现adpcm算法,效果一般(MATLAB implementation of the ADPCM algorithm, the effect of the general)
KinectAudioDemo
- 基于windowsKinectSDK的开发,具有语音识别功能,必须先安装微软的speech库才能运行。-Based on development of windowsKinectSDK, with voice recognition capabilities, you must first install the Microsoft speech library to run.
IVRrouterconfig
- This PDF gives the IVR router configuration details
fundamental
- 8kHz采样语音的基音检测程序,VC6.0环境下运行,附有matlab画图程序
NewMeter_commprotocal
- 具有互操作性的新一代电能表通信协议标准 DLMS用户协会基于面向对象技术提出了一种新的电能表通信协议DLMS/COSEM,它是目前唯一适用于不同制造厂家、仪表型号、通信信道并满足电能表全部应用的具有互操作性的通信协议。本文介绍了其概念、体系结构、实现互操作性的关键技术、一致性测试认证以及与其它通信协议的区别,并给出了应用实例。-interoperability of the new generation of electric meter communication protocol sta
MatWave
- 通过采用MATLAB中的MEX程序进行实时语音端点检测-The application of MEX in MATLAB on the realtime speech endpoint detection.
cvery_3328864
- 对着麦克风发点声音看看程序画面显示,本程序演示了声音的快速FFT变换(需要声卡和麦克风),对分析显示其各频率分量的程序.