搜索资源列表
语音识别程序
- 完成语音的输入,采集,处理和识别,以实现对小车的控制。具体可参见《声控小车结题报告》,在语音识别程序文件夹内-complete voice input, the collection, handling and identification, in order to achieve the control of the car. See specific "voice-activated car guitar that report," Speech Recognition
LPCshare
- 语音信号处理,其中A/B Tool可以提供语音文件的‘A/B’比较,详情请见文件夹‘abtool_1.2 中的’readme文件,其中详细描述了该程序包可以实现的功能。可以免去手工编写同样功能代码的麻烦。还请站长审核!期待您的通知!-voice signal processing, A / B Tool can provide voice document 'A / B', see details folders' abtool_1.2 the 'readme f
vqonMatlab
- 在MATLAB环境下实现基于矢量量化的说话人识别系统。在实时录音的情况下,利用该说话人识别系统,对不同的人的1s~7s的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用说明: 1 训练 打开Matlab 使Current Directory为VQ所在的文件夹(比如:E:\\vq) 在Command windows中输入 -in MATLAB environment based VQ Speaker Recognition System. Real-
SPECTRUM_LMS
- 1、文件夹中包含了经典功率谱估计和自适应均衡算法两个实验的所有程序。 2、R.m、LMS.m、LMSmain.m为自适应均衡算法的程序: R.m用来计算输入信号的自相关矩阵及其特征值; LMS.m为时域LMS算法,用统计的方法仿真得出不同信道参数和不同步长下的学习曲线; LMSmain.m为实验主程序,按照实验要求中的具体数据得到实验结果和曲线。 3、functionx.m、fzhouqitu.m、spectrum.m、bt.m、bart_lett.m、welch.m、SPE
SpeechRecognitionBasedonMATLAB
- Speech Recognition Based on MATLAB.在MATLAB上成功运行过,使用时只需在所指文件夹内添加上录音即可。
VQ.rar
- 在MATLAB环境下实现基于矢量量化的说话人识别系统。在实时录音的情况下,利用该说话人识别系统,对不同的人的1s~7s的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用说明: 1 训练 打开Matlab 使Current Directory为VQ所在的文件夹(比如:E:\vq) 在Command windows中输入 train( 1s\ ,7) 这是将1s中的wav文件进行特征提取并产生VQ码本, 在workspace中有个ans的文件保存为.m文件,比如7.
TTS_yy1
- 通用语音王文件夹,需解压即可,下载此文件必须手机有语音功能-The general pronunciation king folder, must decompress then, downloads this document to the handset have the pronunciation function
detection
- 基于倒谱,分形,和谱熵的语音端点检测程序,三个文件夹内对应三种程序-Cepstrum-based, fractal, and spectral entropy of speech endpoint detection procedures, the three folders corresponding to the three procedures
MIT_code
- 麻省理工穿戴计算源代码,含HMMall、LifeWear Annotation Tool、LifeWear Matlab Code、LifeWear_C四个文件夹,-MIT wearable computing source code, containing HMMall, LifeWear Annotation Tool, LifeWear Matlab Code, LifeWear_C four folders,
2008DTW
- 实现DTW高效算法,1.将所有代码文件拷贝至当前工作目录,并在D盘根目录下建立名为data的文件夹-dtw
calltimepc
- 简单的语音合成报时程序,运行后报时报时结束自动退出程序 注意:请把rar中spkidx.bin和spktts.dat放到生成的exe同文件夹下!-Simple speech synthesis procedure time, when the Times reported that running out of the end of the procedure automatically Note: Please copy "spkidx.bin" and "spktts.dat" t
VQ-GUI
- 基于矢量量化(VQ)的说话人识别,只需输入训练文件夹,即可训练和识别。-Vector quantization (VQ) based speaker recognition, simply enter the training folder, to training and recognition.
low-complexity-noise-estimation
- 一种低复杂度的噪声谱跟踪算法,用于语音增强和语音识别中,文件夹内有参考文献。-A low noise spectral tracking algorithm complexity, for speech enhancement and speech recognition, there are references folder.
yuyinshiyan
- (1) 使用录音软件或者Matlab函数,分别采集一段浊音和清音语音信号(是你自己说的,如:a,o,s等),采样率为8KHz,量化精度为16比特线性码,存在自己指定的目录下,例如D盘根目录下叫sound的文件夹中,录音文件名为yourfilename_a.wav,yourfilename_s.wav等。录音的软件和Matlab函数的使用见随后的附录。 (2) 根据语音信号的短时平稳特性,分析帧长取30ms(或10ms~50ms); (3) 利用上述基音提取的三种方法(任选两种方法)的编程
卡尔曼滤波
- 使用卡尔曼滤波对语音信号进行增强,并显示出各个状态下的语音信号,注释非常清楚,适合初学者使用。里面有对应语音,注意文件夹位置修改就好。(Calman filter is used to enhance the speech signal and display the speech signal in each state. The annotation is very clear and suitable for beginners. There are corresponding speec
voicebox
- 作为matlab的一个工具包,提供强大的声音处理功能。将文件夹放到matlab的tool文件夹下即可使用(As a kit of MATLAB, provides the powerful voice. The MATLAB folder in the tool folder you can use)
sound_to_spectrogram2
- 从大文件下读取子文件夹里的声音,并转成语谱图,并保存在本地电脑上面(sound transfer spectrogram)
新建文件夹
- 生成语音信号,DTMF信号,每一位数字对应有个高频一个低频两者相加合成为一个语音信号(Generating Speech Signal, DTMF)
新建文件夹 (4)
- 基于matlab的HMM语音识别仿真,通过matlab实现对0-9数字的语音识别(HMM speech recognition simulation based on MATLAB)