搜索资源列表
voicebox voicebox,matlab的语音信号处理工具箱
- 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
matlab.rar
- 在语音信号处理过程中,用MATLAB进行语音分帧的程序,不错的内容,speech signal processing
voicebox
- 在做和语音信号处理相关的项目时要用到的语音工具箱,比如语音识别,说话人识别等,里面有一些已经封装好的小函数,可供大家编程序的时候直接调用-In speech signal processing to do and projects related to voice use toolbox, such as speech recognition, speaker recognition, etc., there are some good small function package for ev
matlab[speech_toolboxes(1)]
- matlab语音信号处理工具箱[speech_toolboxes(1)]-matlab speech signal processing toolbox [speech_toolboxes (1)]
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
prolpc
- 语音信号处理,函数主要的功能是求取线性预测系数lpc及基音周期
audio processing
- 语音信号处理-对输入语音信号进行端点检测和基音轨迹的检测(利用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).
my_lpc
- 线性预测(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
ACF
- 语音信号处理中基音周期提取算法。运用传统的自相关方法。并加入了三电平削波的处理。-Speech Signal Processing pitch extraction algorithm. Using the traditional autocorrelation method. And joined the three-level clipping processing.
1
- 语音信号处理的课件,包含语音信号的短时分析、特征提取、矢量量化,语音编码、合成与识别-Speech Signal Processing courseware, including short-time speech signal analysis, feature extraction, vector quantization, speech coding, synthesis and recognition, etc.
yuyinchuli
- 在matlab平台利用GUI界面实现录音,播放。并对语音信号进行频谱分析,特定人语音识别,混响,混频等基础功能。(On the MATLAB platform, the GUI interface is used to record and play. And the speech signal spectrum analysis, specific speech recognition, reverberation, mixing and other basic functions.)
matlabyuyin
- matlab在语音信号处理中的使用,包括基频提取,语音识别,语音增强等(The application of MATLAB in speech signal processing including pitch extraction, speech recognition, speech enhancement and so on.It uses matlab.)
语音分帧
- 编写的几个子函数对语音信号进行分帧处理。(Several sub functions are written to frame the speech signal.)
语音信号处理实验教程(MATLAB源代码)
- 语音信号处理实验教程(MATLAB源代码)(Speech signal processing experiment course (MATLAB source code))
第10章 语音识别
- 语音信号处理实验教程(MATLAB源代码):第十章(Speech signal processing experiment course (MATLAB source code))
MATLAB在语音信号分析和合成中的应用》附件
- 这是非常有用的语音信号处理的代码资源,是书《matlab在语音信号分析与合成中的应用》的代码,整理的非常仔细,如何使用都有说明书。非常有价值。(This is a very useful code resource for speech signal processing. It is the code for the application of MATLAB in speech signal analysis and synthesis. It is very careful and has
matlab
- 这是一个具有语音的采集、读取、内插恢复、重采样,语音的时域参数的计算、端点的检测、基音周期的提取,语音的加噪、滤波及每次处理后语音的播放等功能的语音信号处理系统。(speech signal processing)
colea
- 用于对语音信号处理的matlab程序,可用于语谱图分析,共振峰分析等。(The matlab program for speech signal processing can be used for spectrogram analysis, formant analysis and so on.)
audio_tezheng
- 语音信号的时域、频域与倒谱域分析。 1.分析一帧清音和浊音的自相关函数和倒谱系数 2.用Matlab画出该段语音的时域波形、短时能量、短时平均幅度、短时过零率、短时过电平率 3.选择一帧无声、清音和浊音的语音,用Matlab画出它们的对数幅度谱(Time domain, frequency domain and cepstrum domain analysis of speech signals. 1. Analyze the autocorrelation function and c
语音信号降噪之小波分解法
- 语音信号处理--降噪方法之小波分解法 MATLAB例程(Speech Signal Processing--A MATLAB Routine of Wavelet Decomposition Method for Noise Reduction)