搜索资源列表
WienerScalart96.rar
- 用Wiener滤波器进行的语音增强算法,效果还可以。 函数输出为WIENERSCALART96(signal,fs,IS),Using Wiener filter speech enhancement algorithm, the effect can be. Function output WIENERSCALART96 (signal, fs, IS)
Denoise.zip
- Speech Signal Denoising,Speech Signal Denoising
FIR.rar
- 本次课程设计是用麦克风采集一段语音信号并对该语音信号进行滤波去噪处理。课程设计平台为MATLAB7.1。设计步骤为:首先采集一段语音信号并观察其频谱,然后设计一个汉明窗FIR滤波器,最后对该信号进行滤波。信号在进行滤波处理后,能够听到滤波后的语音信号和滤波前相比明显的变得清晰,基本达到了设计目的。,The curriculum design is a section of a microphone speech signal acquisition and filtering of the sp
Wiener
- 这是一个wiener滤波程序,对语音信号滤波。里面有详细的word文档说明-This is a wiener filtering process to filter the speech signal. There are detailed notes word document
用matlab编的语音增强的程序
- 用matlab编的语音增强的一个程序,是用维纳滤波实现的,-Matlab made use of a speech enhancement procedure, Wiener filter is used to achieve,
dsp
- 输入自己事先录制好的语音信号,该程序实现将语音信号通过FIR低通、高通、带通滤波器后还原出来的语音质量-Enter their own pre-recorded speech signal, the program will realize voice signal through the FIR low-pass, high pass, band-pass filter to restore them after the voice quality
coleawin_Matlab_Speech_Analysis
- 波形和频谱双显示 记录讲话直接进入MATLAB 手动分割讲话波形-创建标签文件 波形编辑-切割,复制或粘贴 共振峰分析-显示共振轨道的F1 , F2和F3 基音分析 过滤工具-语音信号滤波器截止频率 比较工具-比较两个波形的频谱距离使用几种措施 增加噪声-Dual time-waveform and spectrogram displays Records speech directly into MATLAB NEW Displays time-a
particle_filter_paper_and_source_code_for_example2
- particle filter 原始论文及文中二维示例的代码,代码可以运行,并与KF,EKF,UKF做了比较-original particle filter papers and the text of two-dimensional sample code, code can run, and KF, EKF, UKF make a comparison
bof_recognition
- Filter bank representation methods for speech recognition
lpc_recognition
- Filter bank representation methods for speech recognition and LPC recognition system
LinearPrediction
- The MATLAB file implements a Linear Predictive (LP) analysis and synthesis system for speech. There is an additional functionality of (i) Bandwidth Modification (ii) Denoising Filter
FBS
- A short-time analysis-synthesis system for speech is developed in MATLAB using the Filter Bank Summation (FBS) method. Provision for different sampling rates at analysis and synthesis means rate change can be carried out.
homomorphic_analysis
- this program deals with homomorphic analysis of speech. it was homework assignment in digital speech processing course. speech is synthesized using homomorphic filter.
filter
- speech recognation for matlab source filter
filter
- 读入语音信号,加入噪声后将其滤除再还原声音-Adding a pulse noise to an existed speech then filt it with a specified FIR filter.
speech-recognition
- 语音识别系统,包括预处理,汉明窗,梅尔频率倒谱率,离散余弦变换,前置滤波器组,对数能量,滤波器组,基本的滤波器组,dtw-speech recognition system,including Pretreatment, Hamming window, Mel frequency cepstrum rate, discrete cosine transform, pre-filter, log energy, filter, basic filter,dtw
MATLAB-based-voice-filter
- 基于MATLAB的语音滤波器,通过MATLAB使原来的语音信号分别进行带通,高通,低通滤波,得到更好的效果-MATLAB-based voice filter through the MATLAB so that the original speech signal, respectively, for band-pass, high pass, low pass filter, to get better results
Digital-filter-design
- 数字滤波器设计及在语音信号分析中的应用,利用MATLAB的界面设计功能,设计一个MATLAB环境下的人机交互界面,完成上述滤波器的设计及滤波过程,要求能够接收输入的设计参数,查看设计结果及滤波结果。-Digital filter design and application of analysis in speech signal, use of MATLAB interface design function, design a MATLAB environment of man-machin
speech-enhancement
- 一本比较详细介绍语音增强的书籍,其中包含许多经典的方法,对研究语音增强有很大的帮助-A more detailed speech enhancement and books, which includes many classic methods, enhance the research voice of great help
wiener-filter
- 维纳滤波器实现语音信号降噪,语音增强。压缩包中已经包含测试语音片段(wiener filter for speech enhancement, speech denoising)