搜索资源列表
weimin
- 读取语音信号(用matlab的wavread指令),把语音信号分帧、加窗,进行清浊分割,提取基 频,这一部分较简单,自己编程序做。参考文献自己到图书馆期刊网上查找。 提取语音信号的lpc参数,可调用lpcfit.m 程序(我提供,见附件),将源、目标语音的浊音 段的lpc系数进行DTW规整,调用pathita2.m 程序(我提供,见附件)。将规整得到的lpc系数 转换成lsp参数,调用lpcar2ls.m 程序(我提供,见附件), 再进行转换映射,调用matlab 的指令ne
yy
- 提取短时能量,短时过零率,清音/浊音自相关函数-Extraction of short-term energy, short-term zero crossing rate, voiceless/voiced autocorrelation function
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
mfccvaddtw
- 语音信号处理的最基本的Maylab处理程序,包括读入语音波形,清音浊音的检测,加窗,过零率,短时能量,基音最大值。最后有test给出演示-Speech Signal Processing Maylab the most basic treatment procedures, including read into the voice waveform, voiceless voiced detection, add windows, zero-crossing rate, short-term
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.
dereverber
- dereverberator code for matlab using voiced-unvoiced classification of speech signals
LPC_ACFpitchdetection
- 这是一个简单的语音基音检测方法,通过对语音信号进行滤波、分帧、求自相关函数,可得到浊音的基音周期,从而实现基频检测。-This is a simple voice pitch detection, voice signals by filtering, sub-frame, find the autocorrelation function, voiced the pitch period available to achieve the fundamental frequency testin
lpc-matlab
- 这个MATLAB的代码集是通过多个程序实现语音信号的各种分析,包括清音浊音,计算自相关函数,计算基因周期等-The MATLAB code set is more than one program by a variety of voice signal analysis, including voiceless voiced, calculated from the correlation function to calculate genetic cycles
qingzhuoyin
- 本设计采用了一种基于三参数组合的方法对语音信号进行了清/浊音判决。在传统两参数(短时能量和过零率)算法基础上增加了自相关函数作为判决参数,减少了清/浊音信号误判率。-This design uses a combination of methods based on three parameters of the voice signals of the Qing/voiced sentence. In the traditional two parameters (short-term ene
003
- 供Matlab使用的语音信号声源,包含21个清音和17个浊音-Matlab used for voice signal source, contains 17 21 voiceless and voiced
enframe_envolape
- 基于matlab语音分析的分帧函数,可以实现对语音信号清音 浊音的分帧分析-Matlab speech analysis based on the sub-frame function, can realize the voiceless voiced speech signal analysis of the sub-frame
short-term-analysis-
- 完成对一段语音信号的短时分析,语音信号要包括清音、浊音和无声段,求其短时平均能量、短时平均过零率、短时自相关函数和短时功率谱;-Complete short-term analysis of a voice signal, the specific requirements: a voice signal to include the voiceless, voiced, and silent segments 2, find its short-term average energy, sh
xianxingfenxi
- 基于matlab软件,的语音清音帧和浊音帧进行线性分析。-Based on the MATLAB software,on speech unvoiced frames and voiced frame using linear prediction analysis,respectively.
Testing_arpi
- Matlab code for doing Voiced Unvoiced and Silence Classification in a speech signal
shiyu
- 首先通过手机录制一段名为“yuyin.wav”的语音,然后通过MATLAB编写程序对这段语音进行分析,分别求出这段语音短时能量、短时过零率、短时幅度以及清音和浊音的自相关函数-First phone to record a section called " yuyin.wav" the voice, and then through the MATLAB programming analysis of this voice, this voice were calculated
Short-time-zero-crossing-rate
- 基于MATLAB用于检测提取的语音信号的平均短时过零率的算法,可以方便的检测出是清音还是浊音。-Algorithm based on the MATLAB for detecting extracted speech signal average short-term zero-crossing rate, you can easily detect the voiceless or voiced.
sift_pitch
- This MATLAB exercise designs and implements a pitch period detector based on detecting and tracking peaks in the autocorrelation of the LPC error signal during regions of voiced speech. The pitch detection procedure is called the SIFT (Simple Inverse
mat
- 帧浊音信号的信号波形,基于matlab来做-Voiced signal waveform frame
exercise319b
- Splice out the voiced plosive “b” in theword “be” and synthesize aword with an increase in the voice onset time of the “b.” What is the perceptual effect? Is it possible to transform the voiced plosive “b” to the unvoiced plosive “p” with this ch
Cepstral_Pitch_Detector
- 探测器基音周期的主要特点是使用二次cepstral峰值检波器的每一帧演讲,为了检测并纠正基音周期检测错误由于效果翻倍基音周期或减半等及相关现象。文件的4.5 Cepstral距探测器。pdf”提供了一个用户的指导对于这个练习。-This MATLAB exercise implements a pitch period detector based on detecting and tracking peaks in the (real) cepstrum during regions of v