搜索资源列表
voicecode&decoder
- 符合ITU规范的语音压缩解压缩算法程序,其中包括G.711,G.722,G.723等,可以用于嵌入式系统或者DSP开发。-ITU standard voice compression decompression algorithms procedures, including G.711, G.722, G.723, etc., can be used for DSP or embedded system development.
gmm_creation_mle
- 采用期望最大算法最优化初始高斯混合模型的程序,笔者借用ubm自适应方法,很好的解决了模型不收敛的问题。-expectations largest algorithm using optimization initial Gaussian mixture model procedures, the author borrowed ubm adaptive method, a good model is not the solution convergence problem.
ICAforsound
- Matlab环境下的基于独立分量分析(ICA)算法的声音混合与分离仿真程序-Matlab environment based on the independent component analysis (ICA) is the voice mixed with the separation of simulation program
ec_matlab
- 应用nlms自适应滤波算法进行回声消除的matlab程序,很简单。-application nlms adaptive filtering algorithms eliminate echoes of Matlab procedures, is very simple.
sox
- 经典视频处理程序代码,可以跨平台.里面的算法值得参考-classic video processing code can be cross-platform. Inside the algorithm worth considering
CEClassical
- 典型的LSB水印嵌入和提取算法,它是一个基本的matlab程序,可以帮助初学者入门 -typical LSB embedding and extraction algorithm, which is a basic Matlab procedures, Portal can help beginners
PCMMixer
- 自己编写的一款可以进行双路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 m
PCM
- 采用DSP 320TMS54X实现ADPCM压缩的算法,对您会有帮助的C语言程序
gsm_1.0_pl6
- 支持gsm编解码的算法库,可用于建立移动通信应用程序。
mp3播放程序+源程序.rar
- 该程序实现了如下功能: 1)MP3播放 2)频谱显示,显示效果仿Windows的MediaPlay 3)ID3Tag解析该程序含完整源程序,因为时间很紧(两个星期),而且仅仅是为了验证基本算法,所以程序并未最终完成;环境:VC++2005 详细见Readme.txt
Schroeder提出的延时反馈网络的混响算法
- Schroeder提出的延时反馈网络的混响算法,此程序是这个算法的完整体现。,Schroeder proposed feedback network delay reverb algorithms, this procedure is that this algorithm is completely achieved.
Audio-gather 基于VC++的音频采集程序
- 一个基于VC++的音频采集程序。音频数据采集,能显示波形可采集传感器等非音频信号,能够实时显示。至于其他功能如:回放,存储,压缩和相关处理的算法等功能由于其他技术保密。-VC++-based audio capture program. Audio data acquisition, sensors can be collected to show the waveform and other non-audio signals, real-time display. As for other
aac-frame7
- 语音分离的一个程序,还成吧,ICA算法,可以看一看。-a programme for speech sepration.
ewe
- G.721算法的matlab编程,自己编写的,程序没任何问题。另一部分是G.721算法的BP改进,SNR提高不大!-G.721 algorithm matlab programming, I have written, the program did not any problems.
Fac3_1_1
- 矩阵连乘问题递归直接计算法,原自王晓东算法设计,该程序已调通-Recursive Matrix even by the issue of direct calculation method, the original self-Xiaodong algorithm design, the program has been transferred Qualcomm
decode
- 声音压缩标准压缩、解压代码语音压缩算法的资料及原程序-Compression standard voice compression, voice decompression code data compression algorithm and the original program
FhDgHEP2
- 快速傅里叶变换算法的c语言实现程序,具体描述了fft算法的实现过程-Fast Fourier Transform algorithm c language implementation procedures, specific descr iption of the fft algorithm implementation process
pitch_dective
- 用MATLAB编写的,用于MELP语音编码算法中基音周期检测的程序,实现了基音周期的检测,包括整数基音,分数基音,以及最终基音的检测。可以直接运行。-Pitch detective in speech coder of MELP,by MATLAB.
MATLAB_SOLA
- 参考_基于SOLA的Pitch Scaling算法 范钰华(上海交通大学)_,使用MATLAB实现SOLA算法,可以在变调不变速的基础下改变声调,程序比较易懂.适合初学者参考的,另外,VOICE_GUI是界面,介绍一些简单的语音处理,请大家多多指教speech_processing(sola)-Reference _ SOLA' s Pitch Scaling Algorithm Based on Fan Yu Hua (Shanghai Jiaotong University) _, u
AdaptiveFilter-LMS-master
- 基于LMS的自适应滤波算法c代码,带测试代码,很容易验证(LMS based adaptive filtering algorithm C code, it is easy to verify)