搜索资源列表
weimin
- 读取语音信号(用matlab的wavread指令),把语音信号分帧、加窗,进行清浊分割,提取基 频,这一部分较简单,自己编程序做。参考文献自己到图书馆期刊网上查找。 提取语音信号的lpc参数,可调用lpcfit.m 程序(我提供,见附件),将源、目标语音的浊音 段的lpc系数进行DTW规整,调用pathita2.m 程序(我提供,见附件)。将规整得到的lpc系数 转换成lsp参数,调用lpcar2ls.m 程序(我提供,见附件), 再进行转换映射,调用matlab 的指令ne
语音信号的分帧加窗 matlab
- 语音信号处理中的分帧加窗的matlab代码的源程序。
speech-enhancement_matlab
- 谱减法 数字信号处理 语音信号加强剥离噪声的MATLAB代码,分帧-加窗-减谱-重现-测试-noise reduction spectral subtraction speech enhancement
pre-emphasissub-framewindowed matlab编写的关于语音信号预加重
- matlab编写的关于语音信号预加重,分帧加窗的程序。-matlab, prepared by the speech signal pre-emphasis, sub-frame windowed program.
enframe
- 对语音信号进行加窗分帧的matlab程序,且可实现对任意一帧进行独立加窗。-can be used to split a signal up into frames. It can optionally apply a window to each frame.
window-framing-matlab-program
- 语音信号处理预加重加窗分帧matlab程序-Speech signal processing pre-emphasis window framing matlab program
study1
- 在matlab环境下实现语音信号的预处理,包括分帧,加窗,滤波,并进行端点检测,绘图。-Voice signal preprocessing in the Matlab environment, including the frame, windowing, filtering, and endpoint detection, drawing.
eetop.cn_yuyinfenzhen
- 用matlab处理语音信号分帧,加窗的程序-Speech signal sub-frame window
kikok
- 语音信号的分帧加窗的matlab实现及语音信号处理预加重、加窗分帧matlab程序-Sub-frame window of the speech signal and speech signal processing matlab to achieve pre-emphasis, adding windows framing matlab program
MATLAB-speech-programming-process
- 常用matlab语音编程流程(语音信号的分帧加窗的matlab实现),学习语音信号处理的人必须要知道这些基本的编程方法。-Common Voice matlab programming process (sub-frame windowed speech signal matlab implementation), learning of speech signal processing must be aware of these basic programming methods.
daopu
- 浊音倒谱图的matlab实现,包括语音信号的分帧、加窗,取一帧进行分析。-Dullness inverted spectrum realize the matlab,ncluding sub-frame of the speech signal, windowing, take a frame for analysis
yuyinxinhaochuli
- 基于声卡和MATLAB的语音信号采集与部分滤波加窗分帧快速傅里叶变换处理程序-Based on sound card and MATLAB voice signal acquisition and partial filter and window frame rapid Fourier transform processing program
voicebox
- 包含了多种语音信号分析与合成中需要用到的基本函数,分帧,加窗等等。用matlab语言实现。(Contains a variety of voice signal analysis and synthesis need to use the basic functions, sub-frame, window and so on. Using matlab language to achieve.)
YCL
- 对信号进行梅尔倒谱系数特征采集之前的预处理,包括分帧加窗、基于短时能量的双门限判别、除噪、预加重等(The preprocessing of Mel cepstrum coefficients before the signal is carried out, including frame windowing, double threshold discrimination based on short-time energy, denoising and pre emphasis)
vad
- 可对一段信号进行分帧加窗,利用过零率和短时能量检测语音端点(It can divide the frame into a window and use the zero crossing rate and short time energy to detect speech endpoints.)
语音信号处理实验
- 对语音信号处理的基本操作,求功率谱 短时过零 短时傅里叶变换 分帧 加窗等等(The basic processing of speech signal with MATLAB)