搜索资源列表
pitchdetection
- voice pitch detection algorythm.
pitchdetection
- 自相关法基音检测的MATLAB代码。自相关法计算速度较快的自相关函数法检测语音的基音频率,有效剔除了高频共振峰和噪音的影响,其估计基音频率准确性高,稳定性好,运算速度较快。-CAMDF
PitchDetection
- Source code Fast Fourier Transform - FFT by C# and detect pitch of wav.
pitchdetection
- 检测基音周期,通过滤波处理后,分段计算最大值,进而得到基音周期.-detect pitch, through filter, and then calculate the maxium of segtion, and then obtain the pitch.
PitchDetection
- 基音检测,c++程序,实现基音周期的计算。(the code is to pitch detection, realize the calculation of pitch period.)