搜索资源列表
SPlatForm
- 我自己用vc写的语音特征提取程序,执行程序后,在上面的搜索前输入你的音频文件的路径,按搜索就回把把结果存放到e:/tt.dat里面,你还要在e盘建立一个tt.txt文件-I write with vc voice feature extraction procedures, implementation procedures, in the above search before you import the audio files path, according to search put b
speech_analysis
- 这时一个语音特征提取的程序源码,除了包含矩阵运算和矢量运算外,还包含了很多语音特征的提取算法,包括:共振峰(formant)提取、基音(pitch)提取、端点(endpoint)检测、线性预测系数(LPCC)、MFCC、LSF、PLCC、EPOCH等。这是我见到的最全的语音分析源码,推荐!-Then a voice feature extraction procedures source, in addition to containing matrix and vector operation
pitchjiance
- 关于基音周期特征提取的程序,效果不错,可以用于语音识别。-on Pitch feature extraction procedures, good results can be used for speech recognition.
LPCC-MFCC-VAD
- 本程序包含语音压缩和语音识别领域所需的LPCC,MFCC特征提取算法以及语音端点检测源码。在对语音数据进行特征提取前,可对语音数据进行16K到8K的降采样率处理,包含180阶FIR滤波器的频率压缩程序。-this program includes voice compression and voice recognition requirements in the area of the LPCC Features. MFCC feature extraction algorithm and v
mfccvc
- 利用DELPHI实现的语音识别过程中MFCC特征提取的程序,每帧提取20个MFCC系数-use of voice recognition process MFCC feature extraction procedures, Each frame extraction coefficient of 20 MFCC
PCXLIB
- 本程序包含语音压缩和语音识别领域所需的LPCC,MFCC特征提取算法以及语音端点检测源码。
pca
- 主元分析用于结构损伤特征提取的matlab程序
MFCC
- 计算MFCC的程序,修改了原代码中对于滤波器的除数,以达到用于异常声音特征提取的作用-Calculation of MFCC program, modify the source code for the filter s divisor in order to achieve abnormal noise feature extraction
mfcc
- 声音识别——提取MFCC特征C程序,包含了mel域三角滤波器的设计等内容-The voice recognition- extract MFCC feature C program, including the mel domain triangle filter design
MATLAB-YUYINSHIBIE
- 这是语音识别的几个程序,包括语音的特征提取、端点检测的程序。-This is the number of speech recognition procedures, including the voice feature extraction, endpoint detection procedure.
CLEAN_MFCC_STD
- 声音特征提取程序,分帧后,对于每一帧提取MFCC等特征-voice feature extraction
HMMforspeechrecogntion
- 一个可执行的HMM语音识别程序例程,实现了对10个数字音的识别程序,包含了HMM语音识别中的分段,MFCC特征提取,Baum-Welch训练,及Viterbi等算法,通过此例程可以很好的理解HMM的算法原理-An executable HMM-based 10 digits speech recogntion program example. this code zip file includes segmentation, MFCC feature extraction, Baum-Welc
verification-code
- 实现对验证码的识别,通过对特征码的提取,对数字进行识别,程序可以自动学习,识别率不错-Verification code to achieve the identification, through the signature of the extraction, identification of figures, the program can automatically learn good recognition rate
HMM
- 语音识别与合成的基本程序,分为特征提取、模型建立和语音识别,且包括特征补偿-Basic procedures for speech recognition and synthesis, divided into feature extraction, modeling and speech recognition, including feature compensation
pointmatch
- 用于摄影测量中的点特征提取、相关系数影像匹配程序-The photogrammetry point feature extraction, correlation coefficient image matching program
opensift-master
- sift程序,用于图像特征提取和图像的匹配,功能很强大-Sift program for image feature extraction and image matching, function is very powerful
robwhess-opensift-300bad1.tar
- sift程序,用于图像特征提取和图像的匹配,功能很强大-Sift program for image feature extraction and image matching, function is very powerful
4-order-CANDHAP1
- sift程序,用于图像特征提取和图像的匹配,功能很强大-Sift program for image feature extraction and image matching, function is very powerful
mfcc
- 语音识别用到的特征提取,c程序编写的,可以运行,输入音频文件,可以得到特征向量。-Used by the speech recognition feature extraction, you can run the c programming, input audio file, you can get the feature vector.
MFCC
- 用于语音信号MFCC特征提取的matlab程序-matlab program of MFCC feature extraction for speech signal