登录
首页 » Visual C++ » speech-emotion-recognition

speech-emotion-recognition

于 2014-04-21 发布 文件大小:1460KB
0 235
下载积分: 1 下载次数: 52

代码说明:

  过特定人语音情感数据库的建立;语音情感特征提取;语音情感分类器的设计,完成了一个特定人语音情感识别的初步系统。对于单个特定人,可以识别平静、悲伤、愤怒、惊讶、高兴5种情感,除愤怒和高兴之间混淆程度相对较大之外,各类之间区分特性良好,平均分类正确率为93.7 。对于三个特定人组成的特定人群,可以识别平静、愤怒、悲伤3种情感,各类之间区分特性良好,平均分类正确率为94.4 。其中分类器采用混合高斯分布模型。(The system of speech emotion recognition)

文件列表:

语音情感识别系统
................\as.cpp,624,2012-07-03
................\as.h,827,2012-07-03
................\Debug
................\.....\vc60.idb,181248,2012-07-03
................\.....\vc60.pdb,69632,2012-07-03
................\.....\语音情感识别系统Doc.obj,23700,2012-07-03
................\.....\语音情感识别系统Doc.pch,5071964,2012-07-03
................\.....\语音情感识别系统Doc.pdb,25600,2012-07-03
................\dialog1.cpp,997,2012-07-03
................\dialog1.h,1223,2012-07-03
................\MainFrm.cpp,2798,2012-07-03
................\MainFrm.h,1582,2012-07-03
................\ReadMe.txt,4453,2012-07-03
................\res
................\...\BITMAP3.BMP
................\...\BITMAP4.BMP
................\...\BITMAP5.BMP
................\...\BITMAP6.BMP
................\...\BITMAP7.BMP
................\...\BITMAP8.BMP,302,2012-07-03
................\...\BMP0.BMP,302,2012-07-03
................\...\BMP00001.BMP,302,2012-07-03
................\...\BMP00002.BMP,302,2012-07-03
................\...\BMP00003.BMP,302,2012-07-03
................\...\BMP00004.BMP,302,2012-07-03
................\...\BMP1.BMP,302,2012-07-03
................\...\BMP10.BMP,302,2012-07-03
................\...\BMP13.BMP,302,2012-07-03
................\...\BMP14.BMP,302,2012-07-03
................\...\BMP15.BMP,302,2012-07-03
................\...\BMP18.BMP,302,2012-07-03
................\...\BMP2.BMP,302,2012-07-03
................\...\BMP9.BMP,302,2012-07-03
................\...\ICO00001.ICO,766,2012-07-03
................\...\ICON1.ICO,766,2012-07-03
................\...\ROBOT.ICO,1078,2012-07-03
................\...\robotDoc.ico,1078,2012-07-03
................\...\Toolbar.bmp,1078,2012-07-03
................\...\语音情感识别系统.ico,1078,2012-07-03
................\...\语音情感识别系统.rc2,408,2012-07-03
................\...\语音情感识别系统Doc.ico,1078,2012-07-03
................\Resource.h,2389,2012-07-03
................\StdAfx.cpp,218,2012-07-03
................\StdAfx.h,1054,2012-07-03
................\语音情感识别系统.clw,3113,2012-07-03
................\语音情感识别系统.cpp,4193,2012-07-03
................\语音情感识别系统.dsp,6442,2012-07-03
................\语音情感识别系统.dsw,557,2012-07-03
................\语音情感识别系统.h,1348,2012-07-03
................\语音情感识别系统.ncb,74752,2012-07-03
................\语音情感识别系统.opt,52736,2012-07-03
................\语音情感识别系统.plg,2207,2012-07-03
................\语音情感识别系统.rc,15213,2012-07-03
................\语音情感识别系统Doc.cpp,1704,2012-07-03
................\语音情感识别系统Doc.dsp,3559,2012-07-03
................\语音情感识别系统Doc.dsw,563,2012-07-03
................\语音情感识别系统Doc.h,1439,2012-07-03
................\语音情感识别系统Doc.ncb,41984,2012-07-03
................\语音情感识别系统Doc.opt,48640,2012-07-03
................\语音情感识别系统Doc.plg,906,2012-07-03
................\语音情感识别系统View.cpp,2515,2012-07-03
................\语音情感识别系统View.h,1849,2012-07-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Canny_My_GPU
    canny边缘检测(自动设置Sigma的高斯平滑+Sobel(原始)+自适应直方图阈值)(canny edge detection (automatically set Sigma Gaussian smoothing+ Sobel (original)+ adaptive histogram threshold))
    2014-10-27 18:19:35下载
    积分:1
  • DLT
    基于visual c++平台,相机标定方法中的直接线性变换方法,即DLT方法(Based on visual c++ platform, camera calibration method of direct linear transformation method, namely DLT method)
    2013-09-05 16:34:56下载
    积分:1
  • Thinit
    一个很不错的指纹分析算法源代码,可以从采集的指纹图片中进行二次黑白化,平滑图像处理。可以对指纹图像特征信息提取,比对,以轮廓显示以及色彩覆膜特显等技术算法。主要的分析速度很快,值得学习的算法。要在指纹信息处理中比较不错,本站隆重推荐。(A very good fingerprint analysis algorithm source code, from the collection of fingerprint images, the second black and white, smooth image processing. Fingerprint image feature information extraction, compared to the contour display and color coated special significant technical algorithm. Analysis fast, it is worth learning algorithm. Fingerprint information processing site is highly recommended.)
    2012-08-10 14:55:22下载
    积分:1
  • imagematch
    图像匹配程序,原理清晰,算法明确,功能全面(Image matching procedures, the principle of clarity, the algorithm clear, full-featured)
    2008-02-18 13:57:05下载
    积分:1
  • JPEG
    C++ based JPEG on grayscale image DCT -> Quantization -> ZigZag -> DPCM, Runlength,-> Entropy Coding
    2016-11-28 21:05:34下载
    积分:1
  • winImageCompletion-master
    Implementations of image processing algorithms(This project can be built by Visual Studio 2012. Project description file included. Currently it is for Windows only.)
    2015-04-20 10:43:47下载
    积分:1
  • MedFDTD
    计算电磁波辐射的FDTD程序源码,基于C++编写,支持MUR和PML边界条件,能计算SAR及天线辐射方向图(FDTD source code based on C++.Various absorbing boundary, include PEC, Mur, PML Calculate Specific Absorption Rate (SAR) Antenna radiation simulation, calculate radiation power.)
    2012-05-27 14:10:16下载
    积分:1
  • fire-dete
    基于颜色来检测火焰,将是频频分帧,然后逐帧检测,碧昂切将火焰全画出来,基础编程。(Based on color to test the flame, basic programming )
    2012-04-23 20:54:52下载
    积分:1
  • jushuSAR
    在分析聚束合成孔径雷j盘(SAR)方位向时频关系的基础上,提出了一种新的全孔径分辨率SAR成像算法。 根据SAR在条带与聚束模式下回波信号之间的差别,利用现有成熟的条带SAR成像算法实现先对聚束SAR各方位向子 孔径成像,而后再将各方位子孔径带宽合成为全孔径带宽,以形成具有全孔径分辨率的SAR图像,极大降低了系统PRF 的要求。(In the analysis of spotlight synthetic aperture radar dish j (SAR) azimuth based on the time-frequency relationship, a new full-aperture resolution SAR imaging algorithm. According to SAR in strip and spotlight mode, the difference between the echo signal, the use of existing mature band SAR imaging algorithm first bit of the spotlight SAR the parties to the sub-aperture imaging, and then place then all the bandwidth synthetic aperture the bandwidth for the full aperture to form a full aperture resolution SAR images, greatly reducing the system PRF requirements.)
    2010-07-07 14:03:19下载
    积分:1
  • yun7.1
    重要的纹理分割分类基础程序,可以进行更深入的探讨和优化,应用于遥感影像中。(Important basis for classification of texture segmentation procedure can be carried out more in-depth exploration and optimization, application of remote sensing images.)
    2007-07-13 15:01:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载