搜索资源列表
ica_C
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取\\写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Si
Record
- 开始学习VC++写的关于录音的小程序,可以录音,播放,保存录音文件,VC++6.0下运行通过-To start learning VC++ to write a small program on the recording, you can record, play, save the audio file, VC++6.0 run through the
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
WWaveDesignByh
- 做语音识别时,写的一个辅助程序。主要用于查看读入的WAAV文件,绘画其具体的波形情况。,已通过测试。 -To do speech recognition, write an auxiliary program. Is mainly used to view the WAAV file, read into the painting its waveform. , Has been tested.
monophone
- 针对语音识别数据准备工作,写了一套自动拆分音节为音素的程序,输入一个带拼音的关键词文件,输出一个将音节翻译为音素组合的文件,方便后期语音识别的音素建模。-Preparations for voice recognition data, write a set of automatically split syllable phoneme procedures the Pinyin input with a keyword file, outputs a syllable translation
MSP_Python
- 讯飞云语音的Python实现 只是简单的用Python调用dll,自己用着觉得还不错,分享给大家。 双击test.bat就可以实现对wav_test.wav的识别,这个wav是sdk demmo中的123456789的那个。 其它语音文件的话,可以仿照test文件自己写一个。 双击test2.bat可以识别麦克风的输入。这个需要pyaudio的支持。 我是在win7的CMD下运行正常,但是xp的CMD可能会乱码~~~因为日志输出的是unicode编码的
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
wav file read using vc6.0
- reading and write a wav file using vc6.0
