资源列表
phone2
- 这是一个利用MATLB实现的电话拨号音的合成与识别的源代码-this is a program by using MATLAB
hmmtrain
- 用于语音识别的离散隐马尔可夫模型程序(非特定人,多个观测序列),已调试通过。-used discrete speech recognition Hidden Markov Model (non-specific, a number of observation sequence), has been through testing.
fastica
- FASTICA - Fast Independent Component Analysis % % FastICA for Matlab 7.x and 6.x % Version 2.5, October 19 2005 % Copyright (c) Hugo G鋠ert, Jarmo Hurri, Jaakko S鋜el� and Aapo Hyv鋜inen. % % FASTICA(mixedsig) estimates the independent
LMS
- LMS自适应滤波算法是很常见的滤波算法。本代码包括常用的LMS自适应滤波算法,如基本LMS算法,解相关LMS算法,滤波型LMS算法,变换域LMS算法等。
speecher_identification
- 通过语音mfcc特征参数提取采用k均值算法实现说话人识别功能
readsfs
- matlab读取HTK格式文件,简单易行的读取HTK格式小文件-Matlab read HTK format, a simple and easy to read format HTK small paper
speech-recognition-based-on-hmm
- 自己编写的语音识别程序-基于隐马尔可夫模型的语音识别
JavaSpeech
- Run the following on the dos prompt to start the Java real time speech acquisition software The program captures data and writes it to a file... javac -classpath Classes . conSpeechMain.java java -cp Classes . conSpeechMain -Run the follo
The-Research-Trend
- 国内外语音增强算法研究现状 speech enhancement-speech enhancement
GMMTRAIN
- 实现了从wave中读取数据,并通过mfcc提取特征系数。再通过分裂法聚类,最后使用EM算法建立GMM。
jiance
- 用于对语音信号的共振峰进行检测,从而进行语音识别或语音合成。-For formant speech signal is detected, thereby performing a voice recognition or voice synthesis.
cvgabor
- opencv编写的gabor filter 用于图像处理-cvgabor filter