搜索资源列表
ica_C
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取\\写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Si
linearquantization
- 线性量化。读取WAV文件,用不同的比特数量化,抽样频率在8khz
non-linearquantization
- 非线性量化。读取wav文件,用2到12比特数量化。抽样频率8KHz。
gain-adaptation
- 自适应量化。读取wav文件,使用2到12比特量化。抽样频率8khz
wave
- C语言编写。对语音(.wav文件)做读取,写入操作,并可对文件进行采样抽取和内插-C language. Voice (. Wav files) to do read, write, and samples of documents collected and interpolation
sph_convert_v2_1
- 解压sph到PCM格式的工具,自动读取音频格式转化到为压缩的PCM(无头的Wav格式)-Sph decompression tool to PCM format, automatic conversion to read the audio format for compressed PCM (no header Wav format)
TheCollectionofTheVoiceSignal
- 基于PC及声卡的声音信号的采集与分析,可以保存成WAV格式的声音信号,并可读取信号对其进行频谱,功率谱分析。-The voice signal based on the sound card of the collection and analysis
SpeechFromFile
- 该程序实现了,从.wav文件中读取,并识别出显示于文本框.该例基于ms speech sdk-speech recognition
WavReadandWrite
- wavreadandwrite实现wav文件的读取与写入,适合语音处理只用-wavreadandwrite achieve read and write wav files for voice processing only
FM
- matlab实现的fm语音信号调制,读取wav格式的音频文件,采样及其编码,并进行信号的混合,为分离做准备-matlab fm module
Timit-wav
- 语音识别中有个著名的语音库TIMIT,其中的wav文件和我们平常的不一样,这个程序就是读取wav文件的-Speech recognition in a famous speech database TIMIT, one of the wav file and we usually do not like this program is to read wav files
SpeechRecognition20101223
- 语音识别,从wav文件中读取一段音频,并识别出来显示在文本框中.基于MS Speech SDK5.1-speech recognition
FFT-CPP
- 可读取一个二进制文件(如去掉头部的wav文件),将得到的数值进行FFT求出离散频谱值并保存到一个文件中。-This will process the data read from a file by FFT computing, and then save the result to a new file.
readwavunder-c
- visual studio 2010环境下,实现对wav文件的正确读取,在语音识别中非常重要的一步-visual studio 2010 environment, to achieve the wav file read correctly, in speech recognition is very important step
readwav-under-VS-environment
- 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
readwave
- 把wav文件的语音信号读取出来,并把它存储到磁盘上的txt文件里面。-Wav file of the voice signal is read out and store it to a txt file on disk inside.
