资源列表
matlab_DTW
- 按所学相关语音处理的知识,自己设计一个孤立词语音识别程序,分析所设计系统的特性。熟悉不同模块间如何进行有效的组合,以及模块内的设计,重点掌握特征参数的提取和模式识别方法,并对不同的特征参数提取方法和模式匹配方法有大概的了解,知道其不同的优缺点。-The learned voice processing knowledge, an isolated word speech recognition program of their own design, analysis of the design
FFT-CPP
- 可读取一个二进制文件(如去掉头部的wav文件),将得到的数值进行FFT求出离散频谱值并保存到一个文件中。-This will process the data read from a file by FFT computing, and then save the result to a new file.
mmc
- Intralingual speech-to-text-conversion in real-time: Challenges and Opportunities
yinpinbianhua
- 语音处理, 可改变声调、语速等, matlab代码-Speech processing, can change the tone, speed, matlab code
VADsystem
- voice activity detection algorithm
speech-
- 利用windows speech api生成语音文件-windows speech api
voicebox-(1)
- This file contents some voice recognition techniques.
VOICE-RECOG
- This file contents some voice recognition techniques.
Image-processing
- 对图像的处理识别程序,主要是件测图像的灰度边缘识别。-Image processing recognition program is measured gray image edge recognition.
rect_trans
- Far field of rectangular piston transducer
matlabME
- it s really good code for motion estimation in a video on image processing
LPC-extraction
- 语音识别特征提取算法LPC的源代码,本人自己编写并测试过。-the speech recogniton charater extraction method LPC code,designed by myself. useful to the studying of character extraction.