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

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

于 2018-11-22 发布 文件大小:221KB
0 484
下载积分: 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 个回复

  • model
    实现对一个余弦信号的均匀量化和μ律非均匀量化,并将结果输出在图形界面上。(The uniform quantization and non uniform quantization of a cosine signal are realized and the results are output on the graphical interface.)
    2020-11-01 23:29:56下载
    积分:1
  • PESQ 用于质量评估 ITU提供了代码
    PESQ是用于语音质量评估的一种方法,ITU提供了代码(P.862 : Perceptual evaluation of speech quality (PESQ): An objective method for end-to-end speech quality assessment of narrow-band telephone networks and speech codecs)
    2020-06-19 00:00:02下载
    积分:1
  • 声源定位程序 gen_TLSSC_simul_data-master
    声源定位程序,语音信号与房间脉冲响应进行卷积得到混响语音信号,再通过互相关时延估计得到定位(Sound source localization procedure, the speech signal and the room impulse response are convoluted to get the reverberation speech signal, and then through the correlation time delay estimation to obtain the localization)
    2017-01-06 14:39:41下载
    积分:1
  • APCM
    adaptive modulation cm in speech coding
    2012-05-16 17:14:51下载
    积分:1
  • specsub_modified11
    语音唤醒就是在设备待机状态下,用户说出特定的语音指令(唤醒词)使设备进入工作状态或完成某一操作。设备为了实现语音唤醒功能,就需要设备实时监听,也就是实时的录音并分析有没有唤醒词来唤醒设备。评价一个语音唤醒系统的标准有三个:唤醒正确率、误报率、功耗。一般情况下,唤醒正确率越高 ,误报率也越高。好的系统就需要唤醒率高,误报率低,功耗低。(Speech wakeup is when the device is in standby mode, the user speaks a particular voice command (wake up word), so that the device enters the work state or completes an operation. In order to realize the function of speech wakeup, the device needs real-time monitoring, that is, real-time recording and analyzing whether or not wake words are used to wake up the equipment. There are three criteria for evaluating a voice wakeup system: wakeup accuracy, false positive rate, and power consumption. Generally, the higher the correct rate of arousal, the higher the false positive rate. A good system requires high wake-up rate, low false positive rate and low power consumption.)
    2017-08-15 16:45:55下载
    积分:1
  • 最终代码说话人
    实现了基于特定话语的聚类LGB和VQ的说话人识别(Speaker Recognition Based on Clustering LGB and VQ)
    2019-05-20 15:04:44下载
    积分:1
  • espeak-source
    这是开源语音合成espeak的源代码,对研究TTS的同学很有帮助。(This source code is open source speech synthesizer espeak, helpful studies TTS classmates.)
    2021-01-03 17:48:56下载
    积分:1
  • banhui
    完整的基于HMM的语音识别系统,时间序列数据分析中的梅林变换工具,最终的权值矩阵就是滤波器的系数。( Complete HMM-based speech recognition system, Time series data analysis Mellin transform tool, The final weight matrix is ??the filter coefficient.)
    2016-12-06 09:45:06下载
    积分:1
  • jcsb
    文中研究了6种常用数字调制信号识别的特征参数集,并采用决策树判别方法进行分类识别。仿真结果表明,在SNR≥5dB时,识别正确率在99 以上,且当SNR≥20dB时,识别正确率达到100 。其特点是,算法简单,识别正确率高,达到了自动分类识别的目的,并有利于实现识别的实时化。(In this paper, we study the set of characteristic parameters of the six kinds of commonly used digital modulation signal recognition, and decision tree method for classification. The simulation results show that SNR 鈮� 5dB, the correct rate more than 99 , and when SNR 鈮� 20dB, the correct rate of 100 . Which is characterized by simple algorithm to identify the correct rate, to achieve the purpose of automatic classification and recognition, and help to identify real-time.)
    2012-07-19 09:29:58下载
    积分:1
  • spectrumsub
    实现在单信道语音信号处理中的降噪,用Spectral Subtraction算法实现的,内涵音频文件,代码中包括给纯净音频文件加噪声的部分。(Noise reduction in single-channel speech signal processing, using the Spectral Subtraction algorithm, the connotation of an audio file, the code in the package Including pure audio files and part of the noise.)
    2020-07-04 03:00:02下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载