资源列表
WavTO-TXT
- 将wav声音文件的pcm数据提取出来并变存储在txt文档中,根据别人的程序修改而来,与大家共勉。-Pcm wav sound file data will be extracted and stored in the variable txt document, according to the procedure modified from others, and encourage one another.
ADPCM
- ADPCM语音压缩程序,可以直接调用进行语音压缩-ADPCM voice compression program
player
- 音频文件播放器, VC实现,简单好用,可播放所有格式的音频文件-Audio file player, VC, simple and easy to use, you can play audio files of all formats. . . .
bcg729-1.0.0.tar
- G729 example source code
eng2
- 语音信号的短时能量计算,可以计算语音信号的短时能量,在不同窗口形状与长度下-Short-term energy of the speech signal, can calculate the time speech signal energy at different window shapes and lengths
ld
- LEVINSON-DURBIN 算法 c语言编写。用于语音与音频信号处理-LEVINSON-DURBIN algorithm c language. Signal processing for speech and audio
lbg
- LBG递推算法。用于解现代信号处理线性预测方程。c语言编写-LBG recursive algorithm. For the solution of linear prediction equations of modern signal processing
pitchdet
- 基音检测。C语言编写。用于语音与音频信号处理- language. Signal processing for speech and audio
AddNoise2
- 根据给定的信噪比,将干净音频中自动添加噪声,生成新的含噪音频文件。-add noise into audio according to SNR
ADPCM
- 将音频编码或者解码。可以按照ADPCM编码方式,或者将其按照ULAW、ALAW或者PCM进行编码解码。-encode or decode audio acording different codec such ADPCM, ULAW, ALAW.
Cluster
- 自动聚类算法。根据LBG算法,将数据进行自动聚类。-cluster data according LBG algorism
InsertAudios
- 对给定的音频列表文件,将给定的音频插入到音频列表文件中。-insert audio segment to given audio file list