登录
首页 » C# » recognition

recognition

于 2012-03-06 发布 文件大小:6095KB
0 284
下载积分: 1 下载次数: 249

代码说明:

  本实验语音库为免费的柏林情感语音库,其采样频率为16KHZ,16bit量化。该语音库共有500 句情感语音信号,分别由十名专业演员(5 男,5 女)在不同情感状态下(高兴、愤怒、平静、悲伤、害怕、厌烦、憎恨)朗读十句不同文本的德语组成。本实验选取其中的部分情感(高兴、愤怒、悲伤)加以识别。仿真实验环境为MATLAB7.0。 实验选取的情感特征为短时平均能量、短时平均幅度、基频和短时过零率。为了降低不同人在表达不同情感时的个人差异造成的影响,本文实验过程中将提取的情感特征进行归一化处理。归一化采取将同一个人的三种情感语音信号的情感特征放在一起归一化处理,并将归一化后的情感特征作为KNN分类器的训练样本和测试样本。 该实验使用了传统的KNN算法和改进算法两种识别方式,通过实验结果对比了各自的特点。 (This experiment YuYinKu for free Berlin YuYinKu emotion, the sampling frequency for 16 KHZ, 16 bit quantification. The YuYinKu 500 words of emotional speech signal, respectively by ten professional actors (5 male, five female) in different emotional state (happy, anger, sadness, fear, calm, bored, hate) read ten sentences in different text of the German. This experiment selection of part of the emotions (joy, anger, sadness) is recognized. The simulation experiment environment for MATLAB7.0. The selection of emotional characteristics for short-term average energy, short-term average amplitude, frequency, and the short zero rate. In order to reduce the different people in different emotional expression of the impact of individual differences, the experiment process will extract emotional characteristics is normalized. The normalized will take the same three kind of emotional speech signal emotional features normalized put together, and after the normalized the emotional characteristics)

文件列表:

recognition
...........\FunFre.m,558,2011-06-13
...........\judge.m,932,2011-06-13
...........\lowtohigh.m,247,2009-05-20
...........\main.m,2210,2011-06-13
...........\mapzo.m,104,2011-06-11
...........\oushi.m,228,2011-06-11
...........\oushi2.m,251,2011-06-13
...........\Parametre.mat,3628,2011-06-11
...........\TimePara.m,1017,2011-06-13
...........\train1.m,3623,2011-06-11
...........\train2.m,3621,2011-06-11
...........\train3.m,3621,2011-06-11
...........\悲伤
...........\....\1.wav,91324,2004-05-21
...........\....\10.wav,179930,2004-05-21
...........\....\11.wav,128798,2004-05-21
...........\....\12.wav,142488,2004-05-21
...........\....\13.wav,74978,2004-05-21
...........\....\14.wav,216090,2004-05-21
...........\....\15.wav,149254,2004-05-21
...........\....\16.wav,125120,2004-05-21
...........\....\17.wav,63860,2004-05-21
...........\....\18.wav,116994,2004-05-21
...........\....\19.wav,131028,2004-05-21
...........\....\2.wav,66078,2004-05-21
...........\....\20.wav,106730,2004-05-21
...........\....\21.wav,62630,2004-05-21
...........\....\22.wav,120248,2004-05-21
...........\....\23.wav,66108,2004-05-21
...........\....\24.wav,69400,2004-05-21
...........\....\25.wav,115380,2004-05-21
...........\....\26.wav,189004,2004-05-21
...........\....\27.wav,156822,2004-05-21
...........\....\28.wav,124510,2004-05-21
...........\....\29.wav,171572,2004-05-21
...........\....\3.wav,59684,2004-05-21
...........\....\30.wav,127898,2004-05-21
...........\....\31.wav,112064,2004-05-21
...........\....\4.wav,108546,2004-05-21
...........\....\5.wav,164104,2004-05-21
...........\....\6.wav,169622,2004-05-21
...........\....\7.wav,126352,2004-05-21
...........\....\8.wav,97534,2004-05-21
...........\....\9.wav,122834,2004-05-21
...........\愤怒
...........\....\1.wav,60134,2004-05-21
...........\....\10.wav,78188,2004-05-21
...........\....\11.wav,54156,2004-05-21
...........\....\12.wav,57802,2004-05-21
...........\....\13.wav,59794,2004-05-21
...........\....\14.wav,93778,2004-05-21
...........\....\15.wav,71062,2004-05-21
...........\....\16.wav,105916,2004-05-21
...........\....\17.wav,114732,2004-05-21
...........\....\18.wav,130644,2004-05-21
...........\....\19.wav,106010,2004-05-21
...........\....\2.wav,47982,2004-05-21
...........\....\20.wav,100376,2004-05-21
...........\....\21.wav,54492,2004-05-21
...........\....\22.wav,53014,2004-05-21
...........\....\23.wav,101952,2004-05-21
...........\....\24.wav,58822,2004-05-21
...........\....\25.wav,74262,2004-05-21
...........\....\26.wav,69082,2004-05-21
...........\....\27.wav,83926,2004-05-21
...........\....\28.wav,118286,2004-05-21
...........\....\29.wav,70656,2004-05-21
...........\....\3.wav,65456,2004-05-21
...........\....\30.wav,69494,2004-05-21
...........\....\31.wav,67330,2004-05-21
...........\....\32.wav,58008,2004-05-21
...........\....\33.wav,120110,2004-05-21
...........\....\34.wav,63194,2004-05-21
...........\....\35.wav,91822,2004-05-21
...........\....\36.wav,143580,2004-05-21
...........\....\4.wav,94836,2004-05-21
...........\....\5.wav,66846,2004-05-21
...........\....\6.wav,93780,2004-05-21
...........\....\7.wav,101934,2004-05-21
...........\....\8.wav,123162,2004-05-21
...........\....\9.wav,92644,2004-05-21
...........\高兴
...........\....\1.wav,78440,2004-05-21
...........\....\10.wav,115758,2004-05-21
...........\....\11.wav,88582,2004-05-21
...........\....\12.wav,78878,2004-05-21
...........\....\13.wav,58640,2004-05-21
...........\....\14.wav,47448,2004-05-21
...........\....\15.wav,48812,2004-05-21
...........\....\16.wav,49234,2004-05-21
...........\....\17.wav,77902,2004-05-21
...........\....\18.wav,70820,2004-05-21
...........\....\19.wav,57174,2004-05-21
...........\....\2.wav,75634,2004-05-21
...........\....\20.wav,60396,2004-05-21
...........\....\21.wav,113436,2004-05-21
...........\....\22.wav,81802,2004-05-21
...........\....\23.wav,122598,2004-05-21
...........\....\24.wav,97214,2004-05-21

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

发表评论

0 个回复

  • BP-artificial-neural-network
    说明:  神经算法有着万能算法之称,可以用于解决多种问题,如预测、评价类问题。(Neural algorithm has a universal algorithm is known, can be used to solve a variety of issues, such as forecasting, evaluation of issues.)
    2011-03-21 15:30:48下载
    积分:1
  • t-tide
    潮汐调和分析,用于海洋专业,分析各分潮潮汐调和常数。(Tidal harmonic analysis for marine professionals to analyze the sub-tidal tidal harmonic constants.)
    2013-12-19 13:58:32下载
    积分:1
  • yuanzhu_zhengfang_Z
    PWE(平面波展开法)计算二维固-固圆柱形声子晶体的Z模式。(PWE (plane wave expansion method) to calculate the two-dimensional solid-Z mode phonon solid cylindrical crystals.)
    2021-04-07 20:49:01下载
    积分:1
  • ofdm_gito
    学习OFDM系统仿真的好例子,对了解系统组成和原理非常有用。(OFDM system simulation study a good example of understanding the system and principles of very useful.)
    2008-07-04 15:56:17下载
    积分:1
  • equation
    一维波动方程的反演,和成图以及其他功能。(One-dimensional wave equation inversion, and mapping and other features.)
    2011-01-09 17:08:50下载
    积分:1
  • shuangjixingguilingma
    基于双极性归零码源代码,此代码很简单,希望对你们有用,谢谢!(Based on the dual polarity zero source code, this code is very simple, want is helpful for you, thank you )
    2012-06-13 23:30:40下载
    积分:1
  • MTDC
    多端交直流潮流程序计算,交替迭代法,将直流嵌入交流计算中,方便后期改编.(Multiterminal DC flow calculation program)
    2021-04-07 17:19:01下载
    积分:1
  • MATLA533
    【matlab编程代做】月亮绕地球的动画 可以做为参考使用学习 ([Matlab programming done on behalf of the moon around the earth] animation can use as a reference to learn)
    2015-01-14 10:57:22下载
    积分:1
  • eee
    杨氏双缝干涉 两相干光源到接收屏上P点距离r1=(D2+(y-a/2)2)1/2, r2=(D2+(y+a/2)2)1/2, 满足相干条件的光波叠加后,对于观察屏上某一确定点,即r1、r2确定后,叠加后的光强为 式中λ为光波的波长, 、 ,令相位差φ=2π(r2-r1)/λ, 最后可得公式如下: , 最后光强I=4I0cos2(Φ/2)。 观察相干光叠加后光强的分布. (Young' s double slit interference two coherent light source to the point P on the receiving screen distance r1 = (D2+ (YA/2) 2) 1/2, r2 = (D2+ (y+a/2) 2) 1/2, meet coherent conditions lightwave after superposition, for a determined point on the viewing screen, i.e. R1, R2 is determined, the superimposed light intensity where λ is the wavelength of light, make the phase difference φ = 2π (R2-R1)/λ, final can be obtained using the following formula: Finally, the light intensity I = 4I0cos2 (φ/2). Observed coherent superposition of light intensity distribution.)
    2013-01-03 21:04:13下载
    积分:1
  • DEMO
    稀疏信号的重构算法:IST算法,OMP算法,Lasso算法,StOMP算法,TwIST算法(Sparse signal reconstruct algorithms)
    2021-05-14 00:30:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载