Welcome![Sign In][Sign Up]
Location:
Search - pre- emphasis of speech signal

Search list

[Speech/Voice recognition/combineenframe

Description: 对连续语音信号进行分帧的matlab程序-of continuous speech signal-frame Matlab procedures
Platform: | Size: 1024 | Author: wh | Hits:

[Speech/Voice recognition/combineDTWspeech

Description: 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的 处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实 验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括 语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变 换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取, 采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算 法,选定动态时间弯折为识别算法,并重点介绍其设计实现。 在 Vi su alC++环境下,设计并实现一个特定人、孤立词语音识别系统, 系统可以识别数字0-9等简单指令。该系统还具备演示、学习功能,可以演 示语音处理的各个步骤,还可以根据需要添加新的指令。 最 后 , 重点从端点检测算法和动态时间弯折识别算法对系统进行改进。 实验表明,改进后的系统识别率有很大提高,达到95 ,为进一步开发实用 性语音识别系统产品打下了基础。-This article introduced the first speech recognition research and development, and then follow the voice recognition system Processing, speech recognition, introduced the various steps, each step of the methods available in the real A post-mortem conducted on the basis of the analysis and comparison. Research on the speech signal pre-processing and feature extraction, including Digitized voice signals, sub-frame window, pre-emphasis filtering, endpoint detection feature vector in time domain and variable Eigenvector for the domain. One endpoint detection method using dual-threshold. Through experiments over the selection of characteristic parameters, The use of 12-order linear prediction cepstral coefficients as recognition parameters. Detailed analysis of the specific operator who isolated word recognition Law, selected Dynamic Time Warping Algorithm for identifying and focusing on the achievement of its design. In Vi su alC++ environment, design and realization of a s
Platform: | Size: 2491392 | Author: 周文超 | Hits:

[Speech/Voice recognition/combinepreprocess0

Description: 语音信号处理前的预处理部分,包括预加重,分frame,加窗,是语音信号编程入门的一个很好的参考程序-Speech signal processing part of the pre-pre-treatment, including pre-emphasis, sub-frame, plus window, the speech signal a good entry-programming reference procedures
Platform: | Size: 1024 | Author: 张阳 | Hits:

[matlabmeierdaopufadematlabshixian

Description: 对录音信号集 中的某一语音,利用BATLAB设计一美尔例谱算法,并实现。 取信号集 中的一个语音信号:“xxxxxx”,将它作为输入的语音信号来为设计一个美尔倒谱算法,在该算法中,主要设计了以下环节: 1.读入一个语音信号;2.对这个信号归一化;3.对归一化的信号进行加窗处理(这里的矩形窗长度必须为257,重帧长64);4.进行预加重处理,即通过一个高通滤波器: ;5进行512点的FFT;6.分别取模平方得到功率谱;7.在设计的mel滤波器组中,我采用了25个带通滤波器;8.将得到的功率谱信号通过mel滤波器组,得到相应的25个功率值;9.对这些功率值取自然对数;10.对这些值取离散作弦变换;11.将得到的值去掉直流分量,取其它值作为MFCC参数。 -Concentrated on recording a voice signal, using BATLAB designed Mayer cases spectral algorithm, and implementation. Get a voice signal signal focus: "xxxxxx", will it as input for the design of a voice signal to Mel Cepstrum algorithm in the algorithm, the main design of the following links: 1. Read a speech signal 2. On the signal normalized 3. Of the normalized windowed signal processing (here, rectangular window length must be 257, re-frame size 64) 4. For Pre-emphasis processing through a high-pass filter: 5 for 512 points of FFT 6. modulo square were obtained spectrum 7. in the design of mel filter banks, I use a 25 band-pass filter 8 . will be the power spectrum signal by mel filter bank, corresponding to the 25 power values 9. on the power to take the natural logarithm value 10. to take these values as strings of discrete transform 11. will be of value to out DC component, to take other values as MFCC parameters.
Platform: | Size: 13312 | Author: 赵欣 | Hits:

[Speech/Voice recognition/combinemfcc_feature_extraction

Description: 本代码实现语音信号的特征提取功能,包含预加重,加窗,DFT变换,设置滤波器组,计算每隔滤波器输出,求取MFCC系数的全过程-The code feature extraction of speech signal features, including pre-emphasis, windowing, DFT transform, set the filter to calculate every filter output, to strike the entire process of MFCC coefficients
Platform: | Size: 3072 | Author: kobee | Hits:

[matlabyujiazhong

Description: 对语音信号进行分析时需要先进行预加重处理,起到提升高频的作用。-The speech signal analysis needs to first conduct a pre-emphasis process, to enhance the role of high frequency.
Platform: | Size: 33792 | Author: | Hits:

[Other9MATLABCHULIXIN

Description: 第9章共振峰的估算方法259 9.1预加重和端点检测259 9.1.1预加重259 9.1.2端点检测260 9.2倒谱法对共振峰的估算260 9.2.1倒谱法共振峰估算的原理260 9.2.2倒谱法共振峰估算的MATLAB程序261 9.3LPC法对共振峰的估算262 9.3.1LPC法共振峰估算的原理262 9.3.2LPC内插法共振峰的估算263 9.3.3LPC求根法共振峰的估算266 9.4连续语音LPC法共振峰的检测268 9.4.1简单LPC共振峰检测268 9.4.2改进的LPC共振峰检测270 9.5基于HilbertHuang变换(HHT)的共振峰检测274 9.5.1希尔伯特变换275 9.5.2语音信号的另一种模型——AMFM模型278 9.5.3对AMFM模型的分析279 9.5.4语音信号共振峰特征参数提取的HHT方法279 9.5.5基于HilbertHuang变换的共振峰检测步骤和MATLAB程序280-Estimation Chapter 9 259 9.1 formant pre-emphasis and pre-emphasis endpoint detection 259 259 9.1.1 9.1.2 9.2 endpoint detection principle cepstrum estimate 260 to 260 9.2.1 formant formant estimation cepstrum 260 9.2.2 cepstrum estimate estimate estimate formant MATLAB program 261 9.3LPC method formant 262 9.3.1LPC law principle of formant estimation interpolation within 262 9.3.2LPC formants 263 9.3.3LPC Root Law resonance estimate peak 266 9.4 Continuous Speech LPC formant detection method is simple LPC formant 268 9.4.1 268 9.4.2 Improved detection LPC 270 9.5 formant detection based HilbertHuang transform (HHT) 274 9.5.1 formant detection Hill Another model 275 9.5.2 Hilbert transform voice signals- AMFM model 278 9.5.3 Analysis of the AMFM model HHT Method 279 9.5.4 formant speech signal feature extraction based HilbertHuang transform 279 9.5.5 Resonance peak detection step and MATLAB program 280
Platform: | Size: 10240 | Author: 孟稳 | Hits:

[Communication-Mobilekikok

Description: 语音信号的分帧加窗的matlab实现及语音信号处理预加重、加窗分帧matlab程序-Sub-frame window of the speech signal and speech signal processing matlab to achieve pre-emphasis, adding windows framing matlab program
Platform: | Size: 16384 | Author: 卓鹏 | Hits:

[Windows Developchapter3_1

Description: 对语音信号的预加重,实现了高频的提升的matlab程序-Pre-emphasis of speech signal, realized the high frequency of the matlab program of ascension
Platform: | Size: 1024 | Author: zandanfei | Hits:

[OtherRandom-signal-analysis

Description: 用MATLAB编写语音信号,语音信号的处理包括预加重,滤波等,这是岁随机信号进行了一个讲解-Write the speech signal with MATLAB, speech signal processing, including pre-emphasis, filtering, etc. This is the age of a random signal was explained
Platform: | Size: 7079936 | Author: 苏维文 | Hits:

[matlaba3

Description: 语音信号的分析及前期的预处理,包括语音信号的一些特征;预处理包括前期的预滤波、小波降噪、预加重、加窗分帧、语音端点检测。-Speech signal analysis and pre processing, including some of the features of the speech signal preprocessing including pre filtering, wavelet noise reduction, pre emphasis, plus window framing, voice endpoint detection.
Platform: | Size: 2048 | Author: TZY | Hits:

[Othermfcc

Description: 本文根据孤立词语音识别系统的处理步骤,从语音信号的预处理开始,分别详细说明了每个过程,比如预加重、分帧加窗和端点检测。接着介绍了特征参数MFCC的原理与选取,最后介绍了DTW算法的特点-In this paper, based on the process steps of isolated words speech recognition technology, starting with the speech signal pre-processing, each process is described in detail such as pre-emphasis, add window frame and endpoint detection. then the theory and selection of the feature parameters are introduced, finally, I introduced the characteristics of the DTW algorithm.
Platform: | Size: 1024 | Author: 葛锦涛 | Hits:

CodeBus www.codebus.net