两阶段法语音去混响算法的matlab实现

时间:2019-12-16 11:08:58
【文件属性】:
文件名称:两阶段法语音去混响算法的matlab实现
文件大小:2.29MB
文件格式:RAR
更新时间:2019-12-16 11:08:58
两阶段 语音 去混响 The directory contains the MATLAB codes implementing a reverberant speech enhancement algorithm proposed in Mingyang Wu and DeLiang Wang, 揂 two-stage algorithm for enhancement of reverberant speech,?IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), 2005. and Mingyang Wu and DeLiang Wang, 揂 Two-stage Algorithm for One-microphone Reverberant Speech Enhancement,?accepted and appearing in July, 2006 IEEE Transactions on Speech and Audio Processing. |-- sample.m A sample program to load and process the data, and output the results |-- data Raw data file | |-- sample.mat A data file containing raw speech data |-- wav The result | |-- org.wav Clean speech | |-- rev.wav Reverberant speech | |-- inv.wav Inverse filtered speech | |-- derev.wav Processed speech |-- readme.txt This file
【文件预览】:
Wu 和 Wang 的两阶段去混响
----sample.m(681B)
----spec_sub_derev_org.m(1KB)
----lp_res_window.m(439B)
----ener_by_frame.m(349B)
----spec_sub_derev.m(1KB)
----wav()
--------org.wav(752KB)
--------inv.pk(7KB)
--------derev.pk(7KB)
--------rev.wav(752KB)
--------org.pk(9KB)
--------inv.wav(625KB)
--------rev.pk(9KB)
--------derev.wav(625KB)
----inverse_filter.m(2KB)
----readme.txt(863B)
----data()
--------sample.mat(848KB)
----identify_silence.m(413B)

网友评论

  • 房间冲击响应很多情况是无法得到的,这时此方法就失效了。
  • 似乎依赖房间冲击响应,实际状况不是那么容易得到的。演示例子效果也不是很好。
  • 不错。就是CSDN不太好找文件下载到哪里了。