搜索资源列表
语音与图像的数字信号处理_0
- 对于语音和图像的数字信号处理基本知识的介绍,对信号处理的各个基本知识可以有个大概的认识-A rough introduction for the dsp of speech and video.It could give you a basic knowledge of signal processing.
xiaobobh
- 现在小波的研究是数字信号处理最前沿的,这就是一个很经典的小波实现语音增强的源码-now wavelet of digital signal processing is the most cutting-edge, This is a classic wavelet voice enhanced source
camdf
- 语音处理相关程序,与大家一起交流,本人专业方向是数字信号处理、语音数字信号处理、语音识别。-voice processing procedures, together with everyone sharing, the direction is my professional digital signal processing, voice digital signal processing, speech recognition.
dspsound
- 语音信号的采集、滤波和D/A输出的实现过程数字信号处理基本理论的实现-voice signal collection, filtering and D / A output of the implementation process of digital signal processing to achieve the basic theory
DSP_zichengxuku
- 这是DSP的一个应用子程序库,包含基本数学运算子程序,硬件接口子程序,经典数字信号处理算法程序,现代信号处理程序,语音信号处理程序,是DSP软件开发的一个开发指导手册,许多程序笔者在TI实验开发板上调试通过。为了让开发者确实有用,没有割断传送,建议增加点数。-This is a DSP application subroutine library that includes basic arithmetic subroutine, the hardware interface routines,
VOICE_DSP_LRRabiner
- 语音信号数字处理,非常有用的数字信号处理书籍-Digital processing of speech signal
Spoken-Language-Processing
- 语音信号数字处理,作者为杨行峻和迟惠生.-SDSP Speech Digital Signal Processing .pdf
lq
- 语音信号的数字滤波处理 加入高斯噪声再滤除,信噪比小于20分贝-Voice signal digital filter handle add further filtered Gaussian noise, signal to noise ratio is less than 20 dB
DSP
- 基于DSP芯片为控制核心,设计了语音处理系统,有效地解决了高性能与低成本间的矛盾。系统的硬件部分包括数字信号处理芯片、音频CODEC模块、电源模块、滤波电路、JTAG 仿真接口等几大模块,系统的软件部分介绍了语音识别的基本原理,阐述了DSP实现技术,探讨并验证小波变换算法比傅里叶变换算法在提高语音识别系统性能应用中的有效性。该系统资源丰富,电路兼有模拟和数字信号接口,可以作为一个独立的模块应用于其他电路,方便地扩展其应用。-The design of speech process system
DTWspeech
- 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的 处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实 验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括 语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变 换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取, 采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算 法,选定动态时间弯折为识别算法,并重点介绍其设计实现。 在
signal
- 基于Matlab的数字语音信号处理的M源程序。-Matlab-based signal processing of digital voice source of M
chenhuanshen
- 《数字信号处理教程:MATLAB释义与实现》一书的电子版和书中所有的代码,对于学习数字信号处理和语音处理来说,非常有用。-" Digital Signal Processing Tutorial: MATLAB interpretation and implementation of" electronic version of a book and all of the code book for the study of digital signal processing
F2_6764
- 端点检测是指用数字处理技术来找出语音信号中的各种段落(如音素、音节、词素、词等)的始点和终点的位置。语音段起止端点检测是语音分析、语音合成和语音识别中的一个必要环节。传统的端点检测方法是从wav文件中获取语音采样,将其分帧并计算短时能量和过零率参数,然后进行端点检测。这种工作方式被称为离线处理方法 ,无法实现语音信号的实时处理,对于语音信号分析具有一定的局限性。本文通过开发ActiveX控件,在MATLAB环境下将其嵌入到figure窗口中,以GUI程序的方式使用,实现语音信号端点检测的实时处
femail
- 标准的10个数字和26个字母的女音数据源文件,用于语音信号处理-10 numbers and 26 letters of the standard the female sound data source file for speech signal processing
Digital-Signal-Processing
- 数字信号处理,录入语音信号,加入噪声,滤去噪声,显示图形。-Digital Signal Processing
kao_pr43
- 本科毕设要求参见标准测试模型,是信号处理的基础,语音信号的采集与处理,数字信号处理课设。- Undergraduate complete set requirements refer to the standard test models, Is the basis of the signal processing, Acquisition and Processing of the speech signal, digital signal processing class-based.
cq523
- 语音信号的采集与处理,数字信号处理课设,Relief计算分类权重,数学方法是部分子空间法。- Acquisition and Processing of the speech signal, digital signal processing class-based, Relief computing classification weight, Mathematics is part of the subspace.
rh873
- 在matlab环境中自动识别连通区域的大小,本程序的性能已经达到较高水平,语音信号的采集与处理,数字信号处理课设。- Automatic identification in the matlab environment the size of the connected area, The performance of the program has reached a high level, Acquisition and Processing of the speech signal, di
语音信号处理LABVIEW
- 交互式选择wav文件,显示WAV文件的通道数,量化精度,总样本数,文件名,并用Chart显示各通道波形。(Interactively select the wav file, display the number of channels WAV file, quantization accuracy, the total sample number, file name, and show the waveform of each channel using Chart.)
speech_denoising
- 高斯噪声背景下的语音去噪,附加matlabUI界面(Speech denoising under Gauss noise background)