搜索资源列表
ica_C
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取\\写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Si
Cwave
- 用C++编写的一个软件,完成对一个语音信号的内插和抽取。语音数据以wav格式、单声道存储,编码方式为PCM。可完成的功能为: (1)读wav文件; (2)写wav文件; (3)对语音数据进行内插和抽取。 -Written in C++, a software, to complete a voice signal decimation and interpolation. Wav format, voice data, single-channel storage, encodi
LPC10的C源代码
- 语音信号处理的LPC10声码器的C源代码,压缩文件-Speech signal proccessing code of C with LPC10. compressed file
speechtool
- reading sound file in C language
baoshi
- C# 语音报时,含有完整的声音资源文件,不过程序好像还有点小毛病,有时候报时会重复,毕竟程序比较复杂,也会报日期,程序运行截图如上所示,点击“报时”按钮即可听到电脑报时间。记得以前发过类似程序,各有各的实现方法,多学习一些总有好处的。 -C# voice timekeeping, with complete sound resource file, but the program seems to have petty problems, sometimes the newspaper wi
DTFTtxt
- this file is dtft file : dtfttxt.c-this file is dtft file : dtfttxt.cpp
mfcc
- 语音识别用到的特征提取,c程序编写的,可以运行,输入音频文件,可以得到特征向量。-Used by the speech recognition feature extraction, you can run the c programming, input audio file, you can get the feature vector.
readwavunder-c
- visual studio 2010环境下,实现对wav文件的正确读取,在语音识别中非常重要的一步-visual studio 2010 environment, to achieve the wav file read correctly, in speech recognition is very important step
writewav
- 这是我参考网上很多网友的播客写的一篇关于读取wav语音文件,并把读取的数据存储到txt文件里面的c语言代码-This is what I refer to many online users to write an article about podcasting read wav sound files, and to store the data to be read txt file inside the c language code
fillPcmHead
- C语言实现对PCM编码格式的wav文件,进行文件切割,分段的操作,-C language implementation of the PCM encoded wav file format for file cutting segmented operation,