搜索资源列表
语音信号的分帧加窗 matlab
- 语音信号处理中的分帧加窗的matlab代码的源程序。
voicebox
- matlab的语音处理工作箱,包括分帧,参数计算等等各种功能-The matlab toolbox of speech processing,including enfr a me, parameter calculating and so on.
enframe
- 对连续语音信号进行分帧的matlab程序-of continuous speech signal-fr a me Matlab procedures
read_yuv
- 自己写的用matlab读取YUV文件,并分帧保存.生成一个N维矩阵(N是总帧数),一维就是一帧的数据. Y U V分别保存.-wrote it myself using Matlab YUV read documents, preservation and framing. Generating an N-dimensional matrix (N is the total fr a me count). is a one-dime
weimin
- 读取语音信号(用matlab的wavread指令),把语音信号分帧、加窗,进行清浊分割,提取基 频,这一部分较简单,自己编程序做。参考文献自己到图书馆期刊网上查找。 提取语音信号的lpc参数,可调用lpcfit.m 程序(我提供,见附件),将源、目标语音的浊音 段的lpc系数进行DTW规整,调用pathita2.m 程序(我提供,见附件)。将规整得到的lpc系数 转换成lsp参数,调用lpcar2ls.m 程序(我提供,
blockFrames
- 对采样过后的语音信号进行分帧处理,并将分帧后的信号存储为一个矩阵-right after sampling the voice signal processing sub-fr a me and sub-fr a me of a signal to the storage matrix
frame
- 不是matlab本身的小程序,自己编写的语音分帧程序供大家参考-Matlab itself is not a small procedure, I have written procedures for voice sub-fr a me reference to U.S.
spchtool
- 采用matlab进行语音处理的软件包,如分帧,求语音特征等。-Using matlab package deal for voice, such as sub-fr a mes, and voice characteristics.
wmz
- 语音信号分帧加窗程序,许多程序包里都没有的!-Speech signal windowed framing procedure, many programs do not have the bag!
DTWspeech
- 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的 处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实 验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括 语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变 换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取, 采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算 法
F2_6764
- 端点检测是指用数字处理技术来找出语音信号中的各种段落(如音素、音节、词素、词等)的始点和终点的位置。语音段起止端点检测是语音分析、语音合成和语音识别中的一个必要环节。传统的端点检测方法是从wav文件中获取语音采样,将其分帧并计算短时能量和过零率参数,然后进行端点检测。这种工作方式被称为离线处理方法 ,无法实现语音信号的实时处理,对于语音信号分析具有一定的局限性。本文通过开发ActiveX控件,在MATLAB环境下将其嵌入到figure
AraDict
- 主要介绍了语音识别的相关知识,分帧加窗检测识别等,并且介绍了相应的平台开发。-Mainly introduces the knowledge of speech recognition, sub-fr a me windowed detection and identification and so on, and introduced the corresponding platform.
CLEAN_MFCC_STD
- 声音特征提取程序,分帧后,对于每一帧提取MFCC等特征-voice feature extraction
pre-emphasissub-framewindowed
- matlab编写的关于语音信号预加重,分帧加窗的程序。-matlab, prepared by the speech signal pre-emphasis, sub-fr a me windowed program.
enframe
- 比较好,这个函数主要解决了分帧的问题。是我自己在闲暇时候的作品-Better, this function is mainly to solve the problem of sub-fr a mes. Is my own work in the leisure time
分帧函数、短时傅立叶变换函数
- 包含分帧函数以及短时傅立叶变换函数,即将采集到的信号进行分帧处理,并进行短时傅立叶变换(Including the fr a me function and the short-time Fu Liye transform function, the collected signals are processed by fr a me processing, and the short-time Fu Liye transform is
分帧
- 之前找了分帧的程序好久,都没有找到完整的,最后自己看分帧算法写了一个,效果还好。(Before looking for a fr a me of the program, for a long time did not find the integrity, and finally see their own fr a me algorithm, wrote a, the effect is good.)
fenzhen1
- 简单的四行matlab语句进行视频的分帧和保存。(Simple four line matlab statements for video segmentation and preservation.)
上传程序
- buffer滤波器的设计,语音分帧 ,短时傅立叶变换的程序(buffer filter design and Speech sub-fr a me)
语音分帧
- 编写的几个子函数对语音信号进行分帧处理。(Several sub functions are written to fr a me the speech signal.)