登录
首页 » 语音处理 » 音频情感识别系统

音频情感识别系统

于 2022-11-25 发布 文件大小:432.02 kB
0 127
下载积分: 2 下载次数: 1

代码说明:

应用背景音频情感识别实验。1)执行随机生成器程序以创建我们的训练和测试集。2)创建的实验训练set.xlxs和实验测试集的文件。3)利用实验培养set.xlxs文件将被创建,我们插入值为classifier.ccp“火车”我们的程序。4)使用实验 ;试验set.xlxs测试情感识别系统。在每一个实验的比例定位精度。关键技术计算的音频功能包括:零交叉,能量,光谱通量等。

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

发表评论

0 个回复

  • 自己编写的一款可以进行双路PCM混频的程序,针对的是16位的PCM数据,经过验证,比常规的混算法质量好许多,特别是进行多路混频时,重复调用该程序也可以...
    自己编写的一款可以进行双路PCM语音混频的程序,针对的是16位的PCM语音数据,经过验证,比常规的混音算法质量好许多,特别是进行多路混频时,重复调用该程序也可以达到比较满意的结果。-own section can be prepared for two-way voice PCM mixing procedures, The address is 16 PCM voice data, after verification, than conventional mixing algorithm many good quality, especially for multi-channel mixer, repeat the procedure call also will be more satisfied with the results.
    2022-10-06 02:05:03下载
    积分:1
  • audiojs HTML5最美的乐播放器
     HTML5最美的音乐播放器 非audiojs莫属了。上手简单,内容很丰富。附上源码加上实例
    2022-05-07 02:25:52下载
    积分:1
  • sndpeek is just what it sounds (and looks) like: real
    sndpeek is just what it sounds (and looks) like: real-time 3D animated display/playback can use mic-input or wav/aiff/snd/raw/mat file (with playback) time-domain waveform FFT magnitude spectrum 3D waterfall plot lissajous! (interchannel correlation) rotatable and scalable display freeze frame! (for didactic purposes) real-time spectral feature extraction (centroid, rms, flux, rolloff) available on MacOS X, Linux, and Windows under GPL part of the sndtools distribution. -sndpeek is just what it sounds (and looks) like: real-time 3D animated display/playback can use mic-input or wav/aiff/snd/raw/mat file (with playback) time-domain waveform FFT magnitude spectrum 3D waterfall plot lissajous! (interchannel correlation) rotatable and scalable display freeze frame! (for didactic purposes) real-time spectral feature extraction (centroid, rms, flux, rolloff) available on MacOS X, Linux, and Windows under GPL part of the sndtools distribution.
    2022-05-14 09:57:49下载
    积分:1
  • 波形发生器
    DA转换 多波形发生器 方波 三角波 锯齿波-Waveform Generator Multi-waveform
    2022-06-13 04:40:43下载
    积分:1
  • 来源于网上的C++技术开发的代码, 为国外开源代码, 可用来学习掌握C++的MP3算法。来源于网上公开资料,供学习使用。...
    来源于网上的C++技术开发的音频处理代码, 为国外开源代码, 可用来学习掌握C++的MP3音频处理算法。来源于网上公开资料,供学习使用。-From online C++ Technology development of audio processing code, for foreign open-source code, can be used to study and master the C++ The MP3 audio processing algorithms. Disclosure of information from the Internet for learning to use.
    2023-08-24 15:15:03下载
    积分:1
  • 这个程序的功能为将频数据到IIS BT656数据传输…
    本程序功能为将音频的IIS数据插入bt656数据中一起传输。在程序中,sdata并不从外界输入,而是由内部的一个16位的counter并串转换产生,以此来检测程序在串并转换sdata时是否有遗漏。 本程序并未经过实测,但ModelSim的仿真结果正确。-this program will function as audio data into IIS bt656 together data transmission. In the process, not from outside sdata input, but by an 16 to the counter and have a string of conversion, procedures in order to detect the change sdata series and whether there are any omissions. The procedure has not been measured, but the ModelSim simulation results correctly.
    2022-07-12 11:06:47下载
    积分:1
  • rt_lpc is a light
    rt_lpc is a light-weight application that performs real-time LPC analysis and synthesis. It features the following: real-time LPC analysis real-time LPC synthesis visualization of original, predicted, and error waveforms visualization of vocal tract shape from LPC coefficients adjustable LPC analysis order adjustable synthesis pitch shift MIDI controlled pitch (hit m ) lots of other choices (pitch pulse source selection, emphasis filter) STFT plot modular LPC library available on MacOS X, Linux, and Windows under GPL part of the sndtools distribution
    2023-01-05 03:15:03下载
    积分:1
  • Matlab GUI 录
          使用Matlab GUI实现音频录制、音频播放(有暂停功能),并且能够动态显示录音时域波形和频域波形,能够对语音进行简单处理,实现房间回声音效、立体声效、混音(基于循环卷积)、男女声互变等功能。1.编译环境:windows 7 64位/matlab 2011 64位2.子函数清单:cv.mfindpitch.mibandpassE.milowoassE.mihighpassE.micirConv.mippt.miRefreshPlot.m
    2023-08-30 07:10:04下载
    积分:1
  • 人耳听觉特性的描述,作频开发的工程师一定要看一看。
    人耳听觉特性的描述,作音频开发的工程师一定要看一看。-A description of human auditory characteristics for audio development engineer was required to take a look at.
    2023-06-09 11:50:03下载
    积分:1
  • use vc realized the unusual lyrics show plugin, vs2005. vc6 under compile. which...
    使用vc实现了winamp的歌词显示插件,vs2005,vc6下编译通过.其中实现了显示歌词,自动匹配歌词,读取id3标签,指定目录搜索,过滤关键字,网站下载歌词功能展示了winamp gen类插件编写技术,并同时使用了拦截消息自绘窗口技术,winsocket http轻量级连接下载技术.-use vc realized the unusual lyrics show plugin, vs2005. vc6 under compile. which realized the lyrics, automatic matching lyrics read id3 labels, the designated directory search, keyword filter, download lyrics display function of decoding plug-gen preparation of technical categories, while the use of intercept information from the painted window technology, lightweight connecting winsocket http download technology.
    2022-05-30 19:00:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载