搜索资源列表
-
0下载:
voicebox,matlab的语音信号处理工具箱,可以进行语音识别、合成等,算法都很成熟-VOICEBOX is a speech processing toolbox consists of MATLAB routines that are maintained by and mostly written by Mike Brookes, Department of Electrical & Electronic Engineering, Imperial College, Exhi
-
-
2下载:
录制一段个人自己的语音信号。对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;对语音信号进行加噪和去噪处理,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号;实现快录慢放、慢录快放等功能。-Record a person' s own voice signal. Of the recorded signal sampling draw sample after the speech signal time-domain waveform
-
-
0下载:
原创,语音合成matlab程序,可改变一段语音的音调,语速等,实现男声变女声,女声变男声等功能。-The original speech synthesis matlab program can change a voice tone, speed, etc., to achieve male changed Girls, female become male functions.
-
-
1下载:
此压缩包包含语音信号处理中的语音变声代码加音频-The speech signal processing code add audio
-
-
1下载:
该程序是卡曼滤波法在语音处理上的应用,能有效的去除噪声,达到语音增强的目的!-The program is Kaman filtering method in the voice processing application, can effectively remove the noise, to achieve the purpose of speech enhancement!
-
-
0下载:
递归度信号处理.可用语语音信号处理,如端点检测,清浊音分割.-Recursive-degree signal processing. Can be language speech signal processing, such as endpoint detection, segmentation Voicing.
-
-
0下载:
matlab语音信号处理工具箱[speech_toolboxes(1)]-matlab speech signal processing toolbox [speech_toolboxes (1)]
-
-
0下载:
双音多频
用matlab模仿电话机拨号,用到语音处理及合成各方面知识-DTMF telephone dial-up using matlab to imitate, to use speech processing and synthesis of knowledge
-
-
0下载:
语音信号处理的最基本的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
-
-
2下载:
语音信号处理-对输入语音信号进行端点检测和基音轨迹的检测(利用acf、amdf和acf/amdf三种方法)。-Speech Signal Processing- the input voice signal trajectory endpoint detection and pitch detection (using acf, amdf and acf/amdf three methods).
-
-
1下载:
端点检测是指用数字处理技术来找出语音信号中的各种段落(如音素、音节、词素、词等)的始点和终点的位置。语音段起止端点检测是语音分析、语音合成和语音识别中的一个必要环节。传统的端点检测方法是从wav文件中获取语音采样,将其分帧并计算短时能量和过零率参数,然后进行端点检测。这种工作方式被称为离线处理方法 ,无法实现语音信号的实时处理,对于语音信号分析具有一定的局限性。本文通过开发ActiveX控件,在MATLAB环境下将其嵌入到figure窗口中,以GUI程序的方式使用,实现语音信号端点检测的实时处
-
-
0下载:
线性预测(LPC)是语音信号处理中最有效的分析方法之一,通过LPC谱,LPCC谱的分析,并结合LPC检测方法判断出语音的基音周期或共振峰。我们可以利用Matlab来进行编程实现,具有实现简单,效果良好的特点-The linear predictive (LPC) is one of the most important methods in speech processing. Through the LPC spectrum, the LPCC spectrum analysis, and u
-
-
1下载:
观测实时模拟信号(语音)的频谱
用音频设备采集一段语音,将语音存为.wav格式。对wav文件作分段傅里叶变换分析。语音是分音节的,应把它分段分析,而且实际运用中的数字信号处理的FFT的点数是有限的,一般只能达到千点。用傅里叶反变换IFFT,从频域恢复信号。画出频谱图和语音波形图。
-Observing real-time analog signal (voice) of the spectrum collected with the audio devices section of
-
-
0下载:
语音信号增强处理解说,实现语音信号的增强-Speech signal enhancement processing explanations of the enhanced voice signal
-
-
0下载:
语音处理的实用代码,完成耳语音的声韵分割功能-Practical speech processing code, complete the ear speech sound segmentation function
-
-
0下载:
语音处理工具箱,可用于初学者者进行MATLAB编程使用,使用性强。-the toolbox of speech processing
-
-
0下载:
Speech recognition algorithms
-
-
0下载:
Matlab Speech Processing
-
-
0下载:
The number of states in GMM as the generative model of the frames is obtained using
k-means algorithm. This also helps to initialize the mean vector and the covariance
matrix of the individual state of the GMM. The training LPC frames collected fro
-
-
0下载:
Computes the zero crossing rate for a speech file
-