资源列表
MFCC
- MFCC的代码,用于语音识别,还算是比较有用,凑合着看吧-MFCC code for speech recognition, fairly useful, make do and see
BgMusic播放音频程序源码
- 用简单的api播放音频程序源码。在应用程序中加入声音可以给用户更好的体验,windows提供了多媒体的一些接口,可以用来播放音频文件。-Play audio program source code with a simple api. The sound can give the user a better experience in the application, windows provide a multimedia interface, can be used to play audi
alsa
- 基于ALSA的WAV播放和录音程序完整源码,程序包包含四个部分:WAV Parser、SND Common、Playback和Record。WAV Parser是对WAV文件的分析和封装,这里只针对Standard WAV File;SND Common是Playback 和Record共同操作,如SetParams、ReadPCM和WritePCM等;Playback和Record就分别是播放录音的主体了。原理很 简单,以Playback为例:从WAV文件读取PCM数据,通过I2S或AC97依
foo_input_sacd-0.5.11
- sacd decoder to PCM format(wave)
GabLab-V0.2
- 稀疏语音表示及重构的工具包,包含字典学习,重构算法等-The sparse voice said and Reconstruction Kit contains a dictionary to learn reconstruction algorithm.
文本朗读系统
- 文本朗读系统是TTS(语音合成)的一个应用,具有文本获取、语音合成和语音播放等基本功能。本文利用Visual C++进行程序设计,实现英文文本的朗读等功能。
foo_vis_vu_meter-0.2-src
- VU meter (foo_vis_vu_meter)
foobar2000-0.9.4.3
- 音频解码编码软件.可以实现不同格式的音频转换.播放等功能.-code and decode software, which is used to play sound files and change the sound form one form to another.
AEC
- 本人从一个很大工程中提取出来的回声消除算法 并附有几篇对应算法的资料文档说明 确实能抑制大部分回声 效果不错-I extracted from a very large project echo cancellation algorithm with several corresponding algorithm document describes most of the echo effect can indeed inhibit good
AEC_NLMS
- 本人从一个很大工程中提取出来的回声消除算法 并附有几篇对应算法的资料文档说明 确实能抑制大部分回声 效果不错-I extracted from a very large project echo cancellation algorithm with several corresponding algorithm document describes most of the echo effect can indeed inhibit good
fft
- FFT三分之一倍频程音频声强分析,从.wav文件中读取数据,计算34个频程段的声强值输出。-FFT one-third octave sound presser level analysis
Hilbert-transform
- Hilbert变换做包络分析,变换及谱分析,是一种有效的数据处理方法。用代码测试其变换效果。-Hilbert transform to do envelopment analysis, transformation and spectrum analysis is an effective data processing method. Use code to test the effect of transformation.