搜索资源列表
exp_001
- 自己用VC编写的一个读取wave文件,并计算短时能量、短时过零率以及自相关函数的程序。所有的计算结果都会显示在程序运行后生成的文本文档中。注意,运行程序时需要修改wave文件路径,在程序中体现为wavefilename字符串指针所指向的内容。-own VC prepared a document reader wave and short-term energy calculation, Short-term rates and zero autocorrelation function pro
ica_C
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取\\写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Si
readsfs
- matlab读取HTK格式文件,简单易行的读取HTK格式小文件-Matlab read HTK format, a simple and easy to read format HTK small paper
WaveProcessor
- 这是语音信号中针对音频文件的读取,特别是对于文件头的读取,经过变化可转变成针对音频文件的转化-This the voice signal regarding the audio files to read, especially for the first document read, After changes can be transformed into audio files against the conversion! !
deltamfcc
- 求取一阶差分MFCC 读取MFCC文件,生成一阶差分MFCC文件。-order to strike a difference MFCC MFCC read documents, generated an order difference MFCC document.
DdeltaMFCC
- 求取二阶差分MFCC 读取MFCC文件,生成二阶差分MFCC文件。-strike kneepoint MFCC MFCC read documents, generate second-order differential MFCC document.
linearquantization
- 线性量化。读取WAV文件,用不同的比特数量化,抽样频率在8khz
non-linearquantization
- 非线性量化。读取wav文件,用2到12比特数量化。抽样频率8KHz。
gain-adaptation
- 自适应量化。读取wav文件,使用2到12比特量化。抽样频率8khz
GMMTEST
- 从wave中读取数据,通过mfcc提取特征系数。从txt文件中读取基于GMM的分类器,最终识别为那种类型
viewedf
- edf格式文件读取,GUI图形用户界面。(特别适合心电信号的读取)
p1
- 用C++builder实现的视频文件读取数据、处理数据并存储成avi文件的程序
SpeechFeatureV1_0
- 语音特征提取 读取一段语音,输出语音文件的短时对数能量和短时过零率等特征-Voice reading a speech feature extraction, the output audio file of the short-time energy and short on the number of features such as zero-crossing rate
MFCCdeC
- 工程包括声音文件的读取、预处理、MFCC参数的提取、最后的聚类函数,对于做语音识别的人帮助很大-The works will include the sound files to read, pre-treatment, MFCC parameters extracted, the final clustering function, to do speech recognition for the great help of people
wave
- C语言编写。对语音(.wav文件)做读取,写入操作,并可对文件进行采样抽取和内插-C language. Voice (. Wav files) to do read, write, and samples of documents collected and interpolation
test
- 测试文件读取之后,是否正确读到了文件的大小规格,若正确,会弹出相应的数字-After reading the test documents, is correct to read the file size specifications, if correct, the corresponding figure will pop up
frame
- 读取语音文件 进行分帧加窗 及计算语音文件短时能力和过零率。可用于对音乐哼唱检索系统的开发及研究学习。-Voice files to read sub-frame and calculation of windowed audio files and short-term zero-crossing rate. Music can be used to Query by Humming system development and research study.
GetSpeech
- 实现了语音的文件的读取以及相关的一些操作。增加,减少-To achieve the voice reading the paper and some related operations. Increase, decrease, etc.
SpeechFromFile
- 该程序实现了,从.wav文件中读取,并识别出显示于文本框.该例基于ms speech sdk-speech recognition
LPC_extractor
- 自己读取HTK源代码,从里面抠出来的一套LPC系数、LPCEPSTRA(LPC倒谱系数)代码。工程使用vc6.0。代码中附带了一个音频文件、一个和HCOPY相关的config文件,本人和HTK工具提取的代码一一对照过,提取结果毫无偏差。-HTK source code yourself to read, from the inside to pull out of a LPC coefficients, LPCEPSTRA (LPC cepstrum) code. Code comes with