搜索资源列表
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
Amdf
- 使用AMDF算法加矩形窗检测语音信号的基音周期-AMDF algorithm using a rectangular window of plus Pitch detection of speech signals
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
Cepstrum
- 对一段语音信号进行处理 分析对象:voiced and unvoiced speech 语音中的清音和浊音 在GUI界面上实现以下功能: 1显示短时频谱 既对信号分帧后直接进行傅里叶变换 2在上面基础上经对数运算后再进行傅里叶反变换得到倒谱 显示两个图像(取对数和之后反变换的) 3根据倒谱再进行倒谱分析 用它观察自相关等等 最终实现基音周期估计(Pitch Detection)和 追踪 Pitch Tracking 这里还要应用到其他一
pitch
- Simple Autocorrelation-based pitch detection program. Takes a wavefile, and determines pitch. Also synthesizes a file psynth.wav, which contains a pitch pulse resynthesis of the estimated pitches.-Simple Autocorrelation-based pitch detection program.
pitchdetect
- 通过matlab语音,对录制的语音通过计算倒谱实现基音检测。-Through the matlab voice, the recording of the voice through the calculation of cepstrum to achieve pitch detection.