登录
首页 » PDF » Speech_Enhancement

Speech_Enhancement

于 2020-11-16 发布 文件大小:7610KB
0 305
下载积分: 1 下载次数: 109

代码说明:

  语音增强电子书,国外经典教材,自适应滤波,卡尔曼滤波,最小均方算法等等(speech enhancement ebook)

文件列表:

Speech_Enhancement
..................\1 introduction .pdf,136529,2007-05-17
..................\10 Adaptive Microphone Array Employing Spatial Quadratic Soft Constraints and Spectral Shaping.pdf,358321,2007-05-18
..................\11 Single-Microphone Blind Dereverberation.pdf,840246,2007-05-18
..................\12 Separation and Dereverberation of Speech Signals with Multiple Microphones.pdf,687439,2007-05-18
..................\13 Frequency-Domain Blind Source Separation.pdf,674049,2007-05-18
..................\14 Subband Based Blind Source Separation.pdf,476331,2007-05-18
..................\15 Real-Time Blind Source Separation for Moving Speech Signals.pdf,359528,2007-05-18
..................\16 Separation of Speech by Computational Auditory Scene Analysis.pdf,457573,2007-05-18
..................\2 Study of the Wiener Filter for Noise Reduction.pdf,802560,2007-05-17
..................\3 Statistcal Methods for Enhancement of Noisy Speech.pdf,557264,2007-05-17
..................\4 Single-and Multi-Mircophone Spectral Amplitude Estimation Using a Super-Gaussian Speech Model.pdf,405028,2007-05-17
..................\5 From Volatility Modeling of Financial Time-series to Stochastic Modeling and Enhancecement of Speech Signals.pdf,703861,2007-05-17
..................\6 Signal-Microphone Noise Suppression for 3G Handsets Based on Weighted Noise Estimation.pdf,350508,2007-05-17
..................\7 Signal Subspace Techniques for Speech Enhacenment.pdf,405872,2007-05-22
..................\8 Speech Enhacement Application of the Kalman Filter in the Estimate Maximize(EM) Framework.pdf,757726,2007-05-17
..................\9 Speech Distortion Weighted Multichannel Wiener Fitering Techniques for Noise Reduction.pdf,414948,2007-05-17
..................\Back Matter.pdf,43025,2007-05-18
..................\front-matter.pdf,185803,2007-05-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • negentropy
    基于负熵的盲源分离算法,可以用于语音的盲分离,提高语音信号质量(Negative entropy algorithm based on blind source separation, can be used to blind separation of speech, improve the quality of voice signal)
    2020-06-30 11:20:02下载
    积分:1
  • Voice-conversion
    源-目标说话人声音转换的学位论文:源-目标说话人声音转换则是指将源说话人的语音模式转换成某个指定的特定目标说话人的语音模式,即保持源说话人原有的语音信息内容不变,使转换后的语音具有目标说话人的声音特点。(Source- target speaker voice conversion refers to the source speaker voice patterns into a designated target speaker-specific speech patterns, that is, the source speaker to keep the original voice message unchanged, so that the converted speech with the goal of the speaker s voice characteristics.)
    2011-01-19 22:33:56下载
    积分:1
  • Voice
    三种降噪,回声和变调的语音信号处理,含UI界面(Three kinds of noise reduction, echo and tone of voice signal processing, including UI interface)
    2016-05-12 23:05:55下载
    积分:1
  • demo_evc
    EVC 基于CE的TTS源码,需安装语音库(TTS resource code based on wince)
    2009-04-21 10:00:38下载
    积分:1
  • GMM
    GMM - This code run very well and it has Demo
    2010-05-27 21:53:04下载
    积分:1
  • GMMTEST
    从wave中读取数据,通过mfcc提取特征系数。从txt文件中读取基于GMM的分类器,最终识别为那种类型(Read data from the wave through the MFCC feature extraction coefficient. Txt file to read from the GMM-based classifier, and ultimately identified as the type)
    2007-08-28 09:33:19下载
    积分:1
  • speaker1PGMM
    说话人识别GMM模型训练MATLAB程序,需要和voicebox配合使用,使用voicebox提取MFCC和k均值分类,这是GMM说话人识别模型的训练程序。(Speaker Recognition GMM model training MATLAB program used in conjunction with and voicebox, voicebox extract MFCC and k-means classification, which is a GMM speaker recognition model training program.)
    2012-04-24 17:59:51下载
    积分:1
  • ICA
    本程序音频共有四个,借助鸡尾酒会问题思想,用ica算法实现四个音频的分离(The audio program for a total of four, with the help of the cocktail party problem, realizing the separation of four audio using ICA algorithm)
    2017-08-26 18:53:07下载
    积分:1
  • SPECTRUM_LMS
    1、文件夹中包含了经典功率谱估计和自适应均衡算法两个实验的所有程序。 2、R.m、LMS.m、LMSmain.m为自适应均衡算法的程序: R.m用来计算输入信号的自相关矩阵及其特征值; LMS.m为时域LMS算法,用统计的方法仿真得出不同信道参数和不同步长下的学习曲线; LMSmain.m为实验主程序,按照实验要求中的具体数据得到实验结果和曲线。 3、functionx.m、fzhouqitu.m、spectrum.m、bt.m、bart_lett.m、welch.m、SPECTRUMmain.m为经典谱估计的程序: functionx.m产生需要进行谱估计的函数; fzhouqitu.m用来计算信号周期图的函数; spectrum.m是用周期图法进行谱估计的函数 bt.m是用BT图法进行谱估计的函数 bart_lett.m是用BARTLETT法进行谱估计的函数 welch.m是用WELCH法进行谱估计的函数 SPECTRUMmain.m是主程序,按照实验要求中的具体数据得到实验结果和曲线。 (a document folder contains the classic power spectrum estimation and adaptive equalization algorithm for the two experiments all the procedures. 2, R.m, LMS.m, LMSmain.m adaptive equalization algorithm for the procedure : R.m used to calculate the input signal and the correlation matrix eigenvalue; LMS.m too LMS algorithm, use statistical simulation method come to a different channel parameters and the synchronous learning curve; LMSmain.m main program for the experiment, according to the experimental requirements of the specific data and the curve of the experimental results. 3, functionx.m, fzhouqitu.m, spectrum.m. bt.m, bart_lett.m, welch.m. SPECTRUMmain.m classical spectrum estimation procedures : functionx.m have a need for spectrum estimation function; fzhouqitu.m used to calculate t)
    2007-04-29 17:54:54下载
    积分:1
  • duoxinhaofenli
    多信号分离MUSIC的经典学习程序 对初学者帮助很大(it is a baisc and useful code of the multiple signal classfication for the beginners.)
    2013-09-11 20:32:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载