搜索资源列表
jiyinjiance20070407
- 1. 对给定语料估计其基音周期。 要求用MATLAB语言实现有关基音检测算法,并给出检测结果。2. 实验语料:aoYiSheng.raw 发音:“茅以升”;时长0.9s;采样率:8kHz;量化精度为16bits/sample;数据格式 LSB,MSB分析帧长:20ms(160样点)总帧数:45-1. Corpus right to set its estimated Pitch. Asked to use MATLAB the pitch detection algorithm, and
pitch_
- 求pcm文件的基音周期,用matlab编写,作图说明,用平均幅度差算法修正自相关算法来求基音周期-Find the pitch period pcm files, using matlab, plot descr iption, with the average magnitude difference algorithm for auto-correlation algorithm to find correct pitch
jiance
- 自己编的自相关法进行基音检测matlab程序,适合初学者-Own series autocorrelation method for pitch detection matlab program, suitable for beginners to see
formant
- 共振峰检测的MATLAB实现,-Autocorrelation pitch detection method using MATLAB, using Hamming window treatment
yinpingshiyan
- 分别取长度N=160和N’=N+K的矩形窗函数作用于语音信号上,首先对其进行中心削 波,比较削波前和削波后语音信号波形,并使得削波后的信号进行乘积并求和,计算延迟为0<K<160时的相关值,并且用得到的相关值来检测语音信号的基音周期,用MATLAB画出图形。 -Length N = 160 were taken and N = N+ K rectangular window function in the role of the speech signal, the f
pitchdetect
- 通过matlab语音,对录制的语音通过计算倒谱实现基音检测。-Through the matlab voice, the recording of the voice through the calculation of cepstrum to achieve pitch detection.