-
LPCC
线性预测倒谱系数(Linear Prediction Cepstrum Coefficient,LPCC)是线性预测系数(Linear Prediction Coefficient,LPC)在倒谱域中的表示。该特征是基于语音信号为自回归信号的值设,利用线性预测分析获得倒谱系数。(Linear Prediction Cepstrum Coefficient)
- 2018-04-18 16:27:27下载
- 积分:1
-
F2_6764
说明: 端点检测是指用数字处理技术来找出语音信号中的各种段落(如音素、音节、词素、词等)的始点和终点的位置。语音段起止端点检测是语音分析、语音合成和语音识别中的一个必要环节。传统的端点检测方法是从wav文件中获取语音采样,将其分帧并计算短时能量和过零率参数,然后进行端点检测。这种工作方式被称为离线处理方法 ,无法实现语音信号的实时处理,对于语音信号分析具有一定的局限性。本文通过开发ActiveX控件,在MATLAB环境下将其嵌入到figure窗口中,以GUI程序的方式使用,实现语音信号端点检测的实时处理。(Endpoint detection is the use of digital processing techniques to identify the speech signals in a variety of paragraphs (such as phoneme, syllable, morpheme, word, etc.) the starting point and the end position. Speech endpoint detection is a paragraph beginning and end speech analysis, speech synthesis and speech recognition of a necessary link. Traditional endpoint detection method is to obtain from the wav file voice sampling, its sub-frame and calculate the short-term energy and zero-crossing rate parameters, and then proceed to endpoint detection. This work is called off-line approach can not achieve real-time speech signal processing, analysis of the speech signal has a certain limitations. In this paper, through the development of ActiveX controls, in the MATLAB environment to embedded figure window to use GUI program, the realization of speech signal processing real-time endpoint detection.)
- 2009-08-07 11:14:35下载
- 积分:1
-
yuyinfenxi
利用自相关或平均幅度差提取基音原理,帧长160,帧移80。求能量E、过零率Z和基音周期pitch;采用自相关法或平均幅度差法求取基音周期,基音周期范围(80~400hz);画出能量、过零率和基音曲线。(Pitch principle is extracted by means of autocorrelation or mean amplitude difference)
- 2017-07-10 16:19:20下载
- 积分:1
-
402864
语音库开发工具源码,例程程序创建机读SAPI.SpVoice对象开发语音库。(Speech development tools source , routine program to create machine-readable SAPI.SpVoice speech object development .)
- 2015-07-07 22:35:17下载
- 积分:1
-
28584474
说明: 模拟实验-C#版基于二分查找的稳定“插入排序”算法(Simulation experiment-stable insert sort algorithm based on dichotomous search in C # version)
- 2019-05-10 19:56:34下载
- 积分:1
-
spetro.m
语音信号的语谱图生成函数,function [ ] = spetro(Winsiz, Shift, Base, Mode, Gray),5个参数分别为帧长、帧移、取值门限(一般设为0)、彩色模式、灰度模式(This is a matlab function for creating speech spectrogram.)
- 2015-07-04 11:52:18下载
- 积分:1
-
mel-pca
MFCC特征提取实例MFCC特征提取实例MFCC特征提取实例MFCC特征提取实例(Examples MFCC feature extraction)
- 2013-05-24 00:14:16下载
- 积分:1
-
ICA
本程序音频共有四个,借助鸡尾酒会问题思想,用ica算法实现四个音频的分离(The audio program for a total of four, with the help of the cocktail party problem, realizing the separation of four audio using ICA algorithm)
- 2017-08-26 18:53:07下载
- 积分:1
-
exp_001
说明: 自己用VC编写的一个读取wave文件,并计算短时能量、短时过零率以及自相关函数的程序。所有的计算结果都会显示在程序运行后生成的文本文档中。注意,运行程序时需要修改wave文件路径,在程序中体现为wavefilename字符串指针所指向的内容。(own VC prepared a document reader wave and short-term energy calculation, Short-term rates and zero autocorrelation function procedures. All the results will show in the running after generation of text documents. Attention, operating procedures need to amend the wave paper trails. the procedure embodied wavefilename string of indicators pointing to the contents.)
- 2006-05-14 18:44:05下载
- 积分:1
-
fp_enhancement
指纹预处理中的增强算法,matlab上面实现hong的gobar算法。(Pretreatment fingerprint enhancement algorithm, matlab above hong realize the gobar algorithm.)
- 2008-05-21 18:53:34下载
- 积分:1