资源列表
labrosa_columbia_htk_matlab
- 哥伦比亚大学编写的MATLAB-HTK工具箱-Columbia University toolbox written in MATLAB-HTK
waverecord
- wave record and draw wave to show you it s very easy to make a recording object in your code, password is jessestone email: fatalfeel@hotmail.com
CDPlayer
- c#写的播放器,请大家参考-c# written player, please refer to
square-wave-generator
- 可定义方波产生,根据实际需要输出频率、幅值可任意调节的方波信号-Can define square wave produced, according to the actual need output frequency, amplitude can be arbitrary regulation of square wave signal
345
- Echo Research and Implementation of hidden
Gaussian_mixture_model
- 高斯混合模型[Gaussian mixture model,简称GMM]是单一高斯机率密度函数的延伸,由於GMM 能够平滑地近似任意形状的密度分布,因此近年来常被用在语音与语者辨识,得到不错的效果。 -Gaussian mixture model [Gaussian mixture model, referred to as GMM] are single-Gaussian probability density function of the extension.GMM can approxi
AudioRecord
- 1. 从mic得到的数据保存为pcm 2. 再生1的数据 3. 将1的数据保存为wav格式
playcasso
- it is an audio file.
WAV_musicplayer
- 实用的基于matlab设计的wav音乐播放器,包括暂停,停止,播放例表,循环播放等功能-Practical design based on matlab wav music player, including pause, stop, play, case statement, loop playback and other functions
WAVplayer WAV音乐播放器
- WAV音乐播放器V1[1].01,用matlab编辑-WAV music player V1 [1] .01, with the matlab editor
dspG729a
- DSP上优化的G.729A代码,运行效果占CPU11%,是不可多得的代码,可直接在DSP中编译运行。-Optimized ITU G729.A source code running on DSP,use 11 CPU resource, can be compiled and executed on DSP, very useful.
pvocex2_src01
- 基音提取的一个著名例子,C++版本,采用Phase vocoder算法。将原来的C版本几万行代码改写成C++,值得下载!