搜索资源列表
10-1snoopy
- 该程序是非特定人语音识别程序,原来在SPCE500A下运行,能识别并应答16个命令,存储空间为128K字节。 //我们将其进行了修改,使其能在SPCE061A下运行,由于存储空间为32K字,只能识别并应答9个命令。 //在这个例程当中,我们示范了如何使用语音识别引擎对8个已经经过训练的命令进行识别。 //第一个命令 \"Snoopy\",可以作为使能命令,也就是说使用者只能在该命令之后发出其他命令。 //例如,用户只有在发出 \"Snoopy\"命令并且听到响应\"Snoopy here\"之后
e34
- 这是用vc++编写的程序,在语音识别中经常用用到,是语音识别的第一步:time alignment. 分别用两种方式完成:1.非递归2.递归-This a vc++ program which is useful in voice recognizing and it is also the basic of the voice recognizing .I use two ways to accomplish it:1 nonrecursion 2.recursion
WAVE文件格式剖析
- WAVE文件作为多媒体中使用的声波文件格式之一,它是以RIFF格式为标准的。RIFF是英文Resource Interchange File Format的缩写,每个WAVE文件的头四个字节便是“RIFF”。WAVE文件由文件头和数据体两大部分组成。其中文件头又分为RIFF/WAV文件标识段和声音数据格式说明段两部分。WAVE文件各部分内容及格式见附表。-WAVE as a multimedia documents used in the acoustic format, it is based
JAVA的声音处理方法 (转自伊氏女人)-----淘特网
- 数字音频格式有很多种,其质量与采样频率和采样精度两个参数有关。频率的表示单位为赫兹〔Hz〕,它表示每秒采样次数。采样频率越高,音质就越好。采样精度为每次采样所存储的数据数量,它决定每个数字信号所能够表示的离散振幅的数量。存储每个样本的数据越多,音质就越好。但是高品质的声音需要占用大量的内存和磁盘空间。考虑到网络带宽,在Internet连接上传输就需要花费很长的时间。对于Applet来说,保证声音文件的最小化是极为重要的。-digital audio format there are many,
栋栋语音交互处理系统源代码
- 本人做的语音交互处理系统,需要安装chant speechkit支持。觉得有参考价值,故发上来共享。-I do interactive voice processing system, installed 6/29/05 speechkit support. Feel the reference value, made it onto sharing.
Hidden Markov Models for Speech Recognition-lect19
- HMM模型在语音识别中的应用,相信对HMM模型感兴趣的语音或图像等专业人员应该明白价值。-It is about Hidden Markov Models (HMM) method in Speech Recognition research. those interested in HMM or speech/image processing should know it s value.
易克初著 语音信号处理
- 易克初著 语音信号处理 包括语音识别的基本知识和理论-Yi Kechu,It includes the fundamental knowledge and theory of Process on Voice Signal.
Gvqprog
- An old source code. It contains C source code for training vector quantization (VQ) codebook. Three algorithms, GVQ [1], LBG [2] and LVQ [3] have been implemented
Whistle
- This program recognizes whistled notes and replays them on a sound blaster card. Whith some enhancement disabled/handicapped people might be able to use it to compose music and replay the notes as MIDI using sound fonts
recnet-1.3.tar
- recnet is a complete speech recognition system for the DARPA TIMIT and Resource Management tasks. It uses recurrent networks to estimate phone probabilities and Markov models to find the most probable sequence of phones or words.-recnet is a co
cb_Spectrum
- 用vc编的用于语音的频谱的检测,可以显示语音的频谱图。-It is used to detect spectral of speech and display the spectralgram.
real_time_audio_meter
- 用VC编的用于实时地对录音的轨迹的测试。可以自动显示-It is developed with VC.It can test the trail of speech at realtime and provide an auto display.
resmidi
- 用VC编的用于语音的录音和播放,可实时显示。-This software is developed with VC which is mainly used to record and play speech,furthermore,it can be displayed realtime.
HTK-3.0.tar
- 用于语音识别,基于HMM模型,用C++语言编写。可用连续语音识别-It is based on HMM Model and developed with C++ which could be used to continuous speech recognition.
语音与图像的数字信号处理_0
- 对于语音和图像的数字信号处理基本知识的介绍,对信号处理的各个基本知识可以有个大概的认识-A rough introduction for the dsp of speech and video.It could give you a basic knowledge of signal processing.
hmm_matlab
- 基于HMM的语音识别matlab软件,可防止数据溢出等错误-This speech recognition software based on HMM algorithm.It can prevent many errors such as data overflow effectively.
sphinx2-0.2
- 美国卡内基梅隆大学著名的语音识别系统,早期的版本的设计者就是当代IT行业的知名人物——GOOGLE研究院的李开复博士-Carnegie Mellon University, the famous voice recognition system, the early version of the contemporary designer is a well-known IT industry figures -- Google Institute of Dr. Kai-fu Lee
VQ方法做的说话人辨识vq
- 利用矢量量化(VQ)的方法实现的说话人辨认的程序,有兴趣者可以把它转换为C的-vector quantization (VQ) method to identify the Speaker of the proceedings, interested persons can transform it to C
yyxhcl2
- 语音信号处理,第二部分!这课件可是很难找的,尤其是中文的!-voice signal processing, the second part! But it is difficult to find courseware, particularly the Chinese!
wavletrecog
- 小波神经网络的语音识别测试程序,希望对大家有用!-wavelet neural network voice recognition testing procedures in the hope that it may be useful right!