搜索资源列表
STSA-Toolbox-0-03
- 这个MATLAB程序是用于对音频信号进行降噪处理,可以在这个软件上进行更改实现自己的功能。
midi-1
- 用C编写的音频技术源代码,用于音频处理等-prepared by the C source code Audio technology for audio processing, etc.
STSA-Toolbox-0-03
- 这个MATLAB程序是用于对音频信号进行降噪处理,可以在这个软件上进行更改实现自己的功能。-The MATLAB program is used to handle audio signal noise reduction, you can change the software realize the functions of their own.
xiaobo
- 该程序实现了小波变换对音频信号的降噪处理,简单实用!程序运行时需要一个.wav格式的音频信号。-Procedures for the implementation of the wavelet transform of the noise reduction audio signal processing, simple and practical! Procedures required a run-time. Wav format
Filter
- 用LabVIEW实现对输入音频滤波达到降噪效果-LabVIEW filter of audio signal
denoising
- 用于信号降噪 处理,使用小波变换算法,可用于音频文件处理-For signal noise reduction, using wavelet transform algorithm can be used for processing audio files
gaijin_pujianfa
- 改进的谱减法,语音增强,音频降噪-MATLAB-audio denoising---matlab
audiocomp
- 音频降噪算法,可以有效的降低噪音音频降噪算法,可以有效的降低噪音-Audio noise reduction algorithm can effectively reduce the noise, audio noise reduction algorithm can effectively reduce the noise
preprocess
- C语言编写的降噪算法,适用于音频降噪,也适用于其它声学方面的降噪处理。-denoise algrithm
audio_FFT
- 一段音频处理程序,FFT+降噪,简单的试验适合初学者-An audio processor, FFT+ noise reduction, a simple test for beginners
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 t
TMPGEnc
- 是一个集声音编辑,播放,录制,和转换的音频工具,体积小巧, 功能却不弱。可打开的音频文件相当多,包括WAV, OGG, VOC, IFF, AIF, AFC, AU, SND, MP3, MAT, DWD, SMP, VOX, SDS, AVI, MOV, APE 等音频文件格式,你也可以从 CD 或 VCD 或 DVD 或其它视频文件中提 取声音。内含丰富的音频处理特效,从一般特效如多普勒、回声、混响 、降噪到高
LMS_Algorithm
- 语音降噪算法,语言噪音消除研究。基于LMS的音频降噪算法及改进。-Speech noise reduction algorithm, noise cancellation language study. Audio noise reduction algorithm based on LMS and improvement.
Speech-Enhance
- 采用谱减法的语音降噪实现代码,适用于语音和音频系统中,可直接调用。-Speech noise reduction using spectral subtraction implementation code, for voice and audio systems, can be called directly.
STSAtoolbox
- 音频降噪的工具箱,提供算法和Demo,供音频处理使用-audit tool box, cancel noise, provide demo
noise_reduction
- 设计音频降噪算法,并用MATLAB仿真实现。 1)读入一段音频后添加噪声,必须包括两种不同的噪声,信噪比:0dB~10dB; 2)分别采用滑动平均滤波器,直接频域滤波,以及谱分析后设计滤波器滤波三种方法实现,并对比效果。 3)给出各种方案的设计依据、代码、频响曲线,以及输入输出对比图。-Audio noise reduction algorithm design, and use MATLAB Simulation.
preprocess
- C语言编写的降噪算法,适用于音频降噪,也适用于其它声学方面的降噪处理。-denoise algrithm
preprocess
- C语言编写的降噪算法,适用于音频降噪,也适用于其它声学方面的降噪处理。-denoise algrithm
WebRTC
- 该部分功能,是通过音频流录制音频数据,通过WebRTC进行降噪处理的作用。(This part of the function is to record audio data through audio streams and perform the function of noise reduction via WebRTC.)
rnnoise
- 改代码为音频降噪功能,是基于RNN的音频降噪算法。其中采用的是 GRU/LSTM 模型,支持wav格式。(The modified code is an audio denoising function, which is based on RNN's audio denoising algorithm. The GRU/LSTM model is adopted to support the wav format.)