搜索资源列表
SPlatForm
- 我自己用vc写的语音特征提取程序,执行程序后,在上面的搜索前输入你的音频文件的路径,按搜索就回把把结果存放到e:/tt.dat里面,你还要在e盘建立一个tt.txt文件-I write with vc voice feature extraction procedures, implementation procedures, in the above search before you import the audio files path, according to search put b
GMMTEST
- 从wave中读取数据,通过mfcc提取特征系数。从txt文件中读取基于GMM的分类器,最终识别为那种类型
文本及文件朗读源码
- 一款文本朗读源码,可以直接输入文本或打开doc或txt文件。
evrcfx_dec
- 该源码是用于将EVRC的语音数据转换为wav文件,其中语音数据存放在voice.txt中,在代码中可设置数据存放的地方;打开工程点击执行,当帧转换完毕,则点击pcmtowav.exe将output.enc转换为wav文件,里面的Voice.wav就是这样转换的。-The source code is used to EVRC voice data into a wav file, including voice and data stored in voice.txt, in the code
MSAgent
- 基于microsoft控件进行语音识别,需要下载控件才能运行,运行函数之前首先查看.txt文件-Microsoft controls based on speech recognition, you need to download the control to run, run the function before the first view. Txt files
asio4all
- 声卡asio驱动dll文件示例,用于辅助和示范asio声卡的运行,在C++环境下开发,数据列表见附件txt文件说明-samples for asio drive in vc++ environment
Project1
- 将wav格式文件转化为txt格式的程序,用于读入语音文件转换TXT格式,便于程序分析-Wav format files into txt format program
YUYIN.RAR
- 实验前自己用Cool Edit 音频编辑软件录制声音,并把它保存为.txt文件。 编程时间不同矩形窗长N=320,160,70的短时修正自相关 -Before the experiment they used Cool Edit audio editing software to record sound and save it as a. Txt file. Programming time for different length N = short rectangular
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.
SpeechRec
- 基于DTW算法实现的语音识别程序,可以识别数字0 9,以及“正弦波,方波,三角波”,并将波形识别结果装入TXT文件中!-DTW algorithm based on speech recognition program that can recognize digits 0 to 9, and sine, square, triangle, and waveform recognition result is loaded into a TXT file!