搜索资源列表
phoenix1.3.tar
- Phoenix is a speaker dependent (user trained) connected word recognition system. Phoenix is designed as a real-time recognition system in that recogniton takes place in parallel to utterance input and partial results are available before the en
TXT2HTK
- 这是一个在语音处理中把文本格式的特征方便转换成HTK格式的特征程序,对于做语音识别时,是个不错的工具-USE TO TRANSLATE THE TXT FORMAT TO HTK FORMAT FEATURE of the speech, which is very useful in the recogniton
speaker
- this describes how to use mel frequencies in speech recogniton
voice
- 本程序为一个用matlab实现的语音滤波程序,能计算并显示语音信号的幅频特性,巴特沃斯低通滤波器幅度和相位响应,引入噪声后的幅频特性,以及滤波后的DFT幅频特性。本程序附有语音文件以供试验。-This program is an implementation using matlab voice filtering procedures, can calculate and display the speech signal amplitude-frequency characteristics
LPC-extraction
- 语音识别特征提取算法LPC的源代码,本人自己编写并测试过。-the speech recogniton charater extraction method LPC code,designed by myself. useful to the studying of character extraction.