登录
首页 » matlab » 传统谱减与MCRA语音增强算法

传统谱减与MCRA语音增强算法

于 2018-11-22 发布 文件大小:221KB
0 519
下载积分: 1 下载次数: 22

代码说明:

  传统语音增强算法,谱减法和MCRC算法,matlab源代码。(Traditional speech enhancement algorithm, spectral subtraction and MCRC algorithm, matlab source code.)

文件列表:

传统谱减与MCRA语音增强算法, 0 , 2017-10-10
传统谱减与MCRA语音增强算法\initialise_parameters.m, 4707 , 2017-05-03
传统谱减与MCRA语音增强算法\mcra_estimation.m, 876 , 2017-05-03
传统谱减与MCRA语音增强算法\mcra_main.asv, 1190 , 2017-05-06
传统谱减与MCRA语音增强算法\mcra_main.m, 1912 , 2017-05-07
传统谱减与MCRA语音增强算法\mcra_result.wav, 44844 , 2017-05-08
传统谱减与MCRA语音增强算法\myspectrogram.m, 13447 , 2017-05-03
传统谱减与MCRA语音增强算法\noise_estimation.m, 673 , 2017-05-03
传统谱减与MCRA语音增强算法\noisy.wav, 45102 , 2017-05-08
传统谱减与MCRA语音增强算法\outfile.wav, 35724 , 2017-05-06
传统谱减与MCRA语音增强算法\pujian_main.asv, 2637 , 2017-05-06
传统谱减与MCRA语音增强算法\pujian_main.m, 2817 , 2017-05-07
传统谱减与MCRA语音增强算法\pujian_result.wav, 44884 , 2017-05-08
传统谱减与MCRA语音增强算法\result.wav, 42604 , 2017-05-03
传统谱减与MCRA语音增强算法\specsub_ns.m, 6690 , 2017-05-03
传统谱减与MCRA语音增强算法\Thumbs.db, 31232 , 2017-05-08

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

发表评论

0 个回复

  • aec
    回音消除算法matlab,采用的VIRE的双方通话检测(Matlab algorithms eliminate echoes, the two sides call the VIRE Detection)
    2007-07-03 10:09:14下载
    积分:1
  • sffddpsolap
    语音合成程序源码!psalo频域基音同步叠加方法。它首先对原始语音信号进行短时频域变换,的到短时谱与短时谱包络。短时谱除以短时谱包络的到声源短时谱,对声源短时谱的实部与与虚部分别进行线性插值,就能达到改变变语音信号基频的目的,然后再进行频域反变换,可的到变换后的短时语音信号。短时谱包络部分也能独立改变,以达到改变音色的目的。 (Voice synthesis program source! psalo frequency domain pitch synchronous superposition method. It was first carried out on the original speech signal a short-time frequency-domain transform, to the short-time spectrum and short-time spectrum envelope. The short-time spectrum divided by the short-time spectrum envelope of the short time spectrum of the sound source, the short time spectrum of the real part of the sound source, and the imaginary parts of the linear interpolation, can achieve the purpose of changing the fundamental frequency of the alternating speech signal, and then then the inverse transform of the frequency domain, can be to the short-time speech signal after conversion. The short-time spectral envelope section can be varied independently, in order to achieve the purpose of changing the tone.)
    2012-09-09 23:36:03下载
    积分:1
  • ica-and-pca
    基于matlab环境下的一个独立分量分析的小程序,包括对三个语音信号混合后的ica分析(Analysis program based on an independent component in the Matlab environment, including analysis of three speech signals mixed after ica)
    2012-07-12 17:30:07下载
    积分:1
  • 信号混分离源代码
    最经典的基于ICA实现的语音信号的采集、随机混合,再通过盲分离将混合后的语音信号分离(The most classical ICA-based speech signal acquisition, random mixing, and then the mixed speech signal is separated by blind separation.)
    2020-06-25 12:00:02下载
    积分:1
  • PAST_disp_signal
    基于非线性主分量分析(PAST)的 自适应盲信号分离 (Based on nonlinear principal component analysis (PAST) Adaptive Blind Signal Separation)
    2009-01-03 19:46:58下载
    积分:1
  • ld3320
    LD3320 是一颗基于非特定人语音识别(SI-ASR:Speaker-Independent Automatic Speech Recognition)技术的语音识别/声控芯片。提供了真正的单 芯片语音识别解决方案。 LD3320 芯片上集成了高精度的A/D 和D/A 接口,不再需要外接辅助的 Flash 和RAM,即可以实现语音识别/声控/人机对话功能。并且,识别的关键词 语列表是可以动态编辑的。(Voice Recognition ;Speech Recognition ;Speech recognition technology )
    2011-08-19 22:47:10下载
    积分:1
  • C_ZTQ
    基于最小均方误差的助听器语音去噪算法, 用于以最大程度消除助听器接受的语音杂音.(Speech denoising algorithm based on the minimum mean square error of a hearing aid for the hearing aid acceptable voice murmur eliminated to the greatest extent.)
    2012-10-08 17:20:58下载
    积分:1
  • LMSmatlab
    这 里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,在传统的LMS算法的基础上发 展了LMS算法的应用。另一方面又从RLS算法的分析中对其与LMS算法的不同特性进行了比较。(Here mainly on the LMS algorithm and some improvements of the LMS algorithm (NLMS algorithm, variable step size LMS algorithm, transform domain LMS algorithm) between the different points of comparison, in the traditional LMS algorithm developed on the basis of the application of the LMS algorithm. On the other hand from the analysis of RLS algorithm and LMS algorithm for its different characteristics compared.)
    2021-03-06 12:59:30下载
    积分:1
  • NLMS
    用NLMS实现对语音的回声的消除,共4个文件,语音原声,语音回声,NLMS的实现,回声路径(Using NLMS realize voice echo on the elimination of a total of four documents, voice, soundtrack, voice echo, NLMS realization echo path)
    2021-04-13 09:48:56下载
    积分:1
  • PsychoacousticModel
    matlab代码,语音的压缩和编码,主要利用了心理声学模型,得到低比特编码 和高质量语音(matlab code, voice compression and coding, psychoacoustic model used by low-bit encoding and high-quality voice)
    2009-07-12 21:39:58下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载