搜索资源列表
语音识别程序
- 完成语音的输入,采集,处理和识别,以实现对小车的控制。具体可参见《声控小车结题报告》,在语音识别程序文件夹内-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
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
detection
- 基于倒谱,分形,和谱熵的语音端点检测程序,三个文件夹内对应三种程序-Cepstrum-based, fractal, and spectral entropy of speech endpoint detection procedures, the three folders corresponding to the three procedures
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) 利用上述基音提取的三种方法(任选两种方法)的编程