登录
首页 » matlab » Speech-enhancement-dsp-master

Speech-enhancement-dsp-master

于 2020-10-08 发布 文件大小:1887KB
0 163
下载积分: 1 下载次数: 10

代码说明:

  几种传统的语音增强方法,适合初学者,了解语音增强的处理。(Several traditional speech enhancement methods are suitable for beginners to understand the processing of speech enhancement.)

文件列表:

Speech-enhancement-dsp-master, 0 , 2019-01-10
Speech-enhancement-dsp-master\5dB_noisy.wav, 100138 , 2019-01-10
Speech-enhancement-dsp-master\KFrame.m, 729 , 2019-01-10
Speech-enhancement-dsp-master\MSSE.m, 2308 , 2019-01-10
Speech-enhancement-dsp-master\README.md, 121 , 2019-01-10
Speech-enhancement-dsp-master\clean.wav, 100138 , 2019-01-10
Speech-enhancement-dsp-master\enhanced_5dB_noisy.wav, 393274 , 2019-01-10
Speech-enhancement-dsp-master\kaerman.png, 241035 , 2019-01-10
Speech-enhancement-dsp-master\kaerman.wav, 100164 , 2019-01-10
Speech-enhancement-dsp-master\kalman.m, 3007 , 2019-01-10
Speech-enhancement-dsp-master\myspectrogram.m, 15181 , 2019-01-10
Speech-enhancement-dsp-master\pujian.png, 270890 , 2019-01-10
Speech-enhancement-dsp-master\pujian.wav, 100138 , 2019-01-10
Speech-enhancement-dsp-master\pujianfa.m, 1350 , 2019-01-10
Speech-enhancement-dsp-master\segan.m, 830 , 2019-01-10
Speech-enhancement-dsp-master\segan.png, 279325 , 2019-01-10
Speech-enhancement-dsp-master\weina.png, 272169 , 2019-01-10
Speech-enhancement-dsp-master\weinafa.m, 1472 , 2019-01-10
Speech-enhancement-dsp-master\weinafaend.wav, 100138 , 2019-01-10
Speech-enhancement-dsp-master\weinahome.m, 993 , 2019-01-10
Speech-enhancement-dsp-master\对比.png, 233815 , 2019-01-10

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

发表评论

0 个回复

  • 吾爱破解专用版Ollydbg
    说明:  一款很好的远控源码。非常稳定,值得大家研究开发。(A good remote control source code. It is very stable, and it is worthy of research and development.)
    2020-09-06 10:09:29下载
    积分:1
  • 3D卡片效果jQuery插件
    说明:  一款效果超酷的鼠标滑过图片3D卡片效果jQuery插件(JQuery Plug-in for Super Cool Mouse Skipping over Picture 3D Card Effect)
    2018-12-26 13:46:13下载
    积分:1
  • understanding_and_applying_machine_vision_0824789
    Perhaps because no important information is represented in absolute brightness values in the visual environment, the visual system has confined its processing almost exclusively to differences – spatial and temporal contrasts. Recording from neurons along the visual pathways shows that the cells have structured receptive fields – defined angular positions in the visual field where they respond to the stimulation.
    2010-08-23 10:25:58下载
    积分:1
  • 一个小程序,本地是access,网络是Oracle
    一个小程序,本地是access,网络是Oracle-A small program, the local is the access, the network is the Oracle
    2022-02-02 06:10:41下载
    积分:1
  • star-rain
    字母流星雨,可以形成26个字母组成的流星雨,可以闪烁,还可以使组成地面的字母消失(meteor shower)
    2015-05-06 22:53:34下载
    积分:1
  • HASP MKS FINAL
    MULTIKEY LICENSE GENERATOR
    2020-12-23 21:39:07下载
    积分:1
  • 一个根据计算机信息生成序列号的小程序
    一个根据计算机信息生成序列号的小程序-a computer information generated under the serial number of small programs
    2022-08-07 03:27:26下载
    积分:1
  • c语言学生选课系统
    本文件为瓜大C实验大作业,作业为学生选课系统,可以作为第二个大作业,需要者自取(This file is NPU C homework, it is useful for these people who need it)
    2020-06-24 01:40:02下载
    积分:1
  • Delphi 设置打印纸大小
    Delphi 设置打印纸张大小,手动设置打印纸的长度和宽度,自定义纸张。相关代码:   procedure TForm1.SetPaperSize(cx, cy: Integer);   var    a,b,c: array[0..255]of char;    bb: Cardinal;    ee: PDEVMODE;   begin    printer.PrinterIndex := printer.PrinterIndex;    printer.GetPrinter(a,b,c,bb);    ee:= GlobalLock(bb);    ee^.dmPaperSize := DMPAPER_USER;    ee^.dmPaperLength := cy*10;    ee^.dmPaperWidth := cx*10;    ee^.dmFields :=ee^.dmFields or DM_PAPERSIZE or    DM_PAPERWIDTH or    DM_PAPERLENGTH;    ee^.dmFields := ee^.dmFields or DMBIN_MANUAL;    ee^.dmDefaultSource :=DMBIN_MANUAL;    GlobalUnlock(bb);    printer.PrinterIndex := printer.PrinterIndex;   end;
    2023-01-17 00:20:03下载
    积分:1
  • dqn_agent-master
    说明:  Deep reinforcement learning algorithm
    2020-03-28 11:47:00下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载