搜索资源列表
-
0下载:
求基音周期,用C语音编写,处理pcm文件,用自相关算法求基音周期。-Find the pitch period, with the C language preparation, processing pcm file, auto-correlation algorithm for pitch.
-
-
0下载:
求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
-
-
0下载:
对一段语音信号进行处理
分析对象:voiced and unvoiced speech 语音中的清音和浊音
在GUI界面上实现以下功能:
1显示短时频谱 既对信号分帧后直接进行傅里叶变换
2在上面基础上经对数运算后再进行傅里叶反变换得到倒谱 显示两个图像(取对数和之后反变换的)
3根据倒谱再进行倒谱分析 用它观察自相关等等 最终实现基音周期估计(Pitch Detection)和 追踪 Pitch Tracking
这里还要应用到其他一
-