搜索资源列表
-
10下载:
这时一个语音特征提取的程序源码,除了包含矩阵运算和矢量运算外,还包含了很多语音特征的提取算法,包括:共振峰(formant)提取、基音(pitch)提取、端点(endpoint)检测、线性预测系数(LPCC)、MFCC、LSF、PLCC、EPOCH等。这是我见到的最全的语音分析源码,推荐!-Then a voice feature extraction procedures source, in addition to containing matrix and vector operation
-
-
0下载:
检测语音信号的共振峰
% gender = gender_detector(X,Fs)
%
% This function will use a pitch detection algorithm to decide if the speaker is MALE(0) or FEMALE (1).
% It is designed to work with short speech samples (up to or greater than 50 ms). The funct
-
-
0下载:
用MATLAB语言实现有关基音检测算法,同时给出检测结果-MATLAB language of the pitch detection algorithm, and gives results
-
-
1下载:
用于DSP5509芯片的基音检测算法,其中包括I2C初始化、配置,内存初始化,基音检测算法等相关程序。-DSP5509 chip for the pitch detection algorithm, including I2C initialization, configuration, Memory Initialization and pitch detection algorithm, and other related procedures.
-
-
1下载:
Harmonic Product Spectrum (HPS) algorithm for pitch detection.
-
-
0下载:
pitch detection algorithm !
-
-
0下载:
基于自相关函数的基音检测算法,再此基础上进行中心削波预处理,估算出基音周期。-Autocorrelation function based pitch detection algorithm based on the center and then the pre-clipping, to estimate the pitch period.
-
-
0下载:
说话人识别的特征提取的基音周期检测算法和语谱图-Pitch detection algorithm for speaker recognition, feature extraction and spectrogram
-
-
0下载:
基音周期检测算法研究及在语音合成中的应用-Pitch detection algorithm research and applications in speech synthesis
-
-
2下载:
通过语音分帧、端点检测、pitch提取、DTW算法,实现歌曲识别(Through voice framing, endpoint detection, pit extraction, DTW algorithm, song recognition is realized)
-
-
0下载:
Pitch Detection Algo
-