搜索资源列表
matlabFor-Pitch
- 使用Matlab进行wav文件的基音频率提取,包括自相关法、平均幅度差法和倒谱法等。-Wav files in Matlab to extract the pitch frequency, including the auto-correlation method, average magnitude difference method and the cepstrum method.
AMDF_MatlabAnalysis
- 自相关虽然能够判断清/浊音,并估计浊音的基音周期,但是其运算量很大,用乘法运算所需时间较长。为了避免乘法,采用短时平均幅度差函数(AMDF),验证AMDF与自相关有类似的作用,即平均幅度差函数能够代替自相关函数进行语音分析。-Although autocorrelation can differ from the Voiced/Unvoiced and voiced the pitch period estimate, but the operation is large enough, wit
pitch
- 语音信号处理基音周期检测MATLAB程序仿真详解-Pitch detection of speech signal processing MATLAB program simulation Detailed
ceprum
- 基于倒谱法的基音检测算法,最终图形描述为频谱和倒谱。-Cepstrum-based pitch detection algorithm, the final graphical representation of spectrum and cepstrum.
MulticueF0
- 该程序是日本人用matlab写出来的提取pitch的,效果很好,唯一的缺点是算的太慢-The program is written in Japanese with matlab the extraction of the pitch, well, the only drawback is that the slow count
cepst
- cepstral analisys for pitch and F0 detection
CEP
- 倒谱法检测基音周期,基于MATLAB实现-Cepstrum pitch detection, based on the MATLAB implementation
jiyinzhouqi
- 基于自相关法的基音周期提取程序。。 MATLAB-Auto-correlation method based on pitch extraction procedures. . . . MATLAB
pitch_period_estimation
- This a code to determine the pitch period of voiced speech.-This is a code to determine the pitch period of voiced speech.
pitch_estimation
- with this package,we can perform pitch estimation with different techniques, which is valuable in speech analysis.
accurately_pitch_estimation
- with this mscr ipts we are enable to perform accurately pitch detection.first with short term zerocrossing and short term energy estimation analyses we find voiced regions and then with hps algorithm, find pitch values of utterance.
yuyinchulichengxv
- 对给定语料估计其基音周期。 要求用MATLAB或C语言实现有关基音检测算法,并给出检测结果。 -For a given corpus to estimate the pitch period. Required to use MATLAB or C language realization of the pitch detection algorithm, and gives test results.
psola
- Pitch-scale and time-scale modification of speech by PSOLA techniques.
find_pmarks
- Function used by PSOLA speech modification technique. Finds exact point of pitch pulses in speech.
postproc_modif
- Prozody modulation and pitch scale modification of speech.
PITCH
- Write a MATLAB program that uses the auto-correlation pitch detection method and output the pitch of the speech wave file given.
pitch_control
- Pitch Control for Wind generator
DFIG
- another pitch control for wind generators
pitch shift algorithm demo
- pitch shift demo in matlab
pitch
- 能熵比预处理,自相关法提取语音信号或者哼唱歌曲的基音(Energy Entropy Ratio Preprocessing and Autocorrelation Method to Extract the Pitch of Speech Signal or Humming Song)