搜索资源列表
fenzhen
- 自己编的谱减语音增强谱减算法程序,带噪语音按帧处理的,利用寂静帧的语音段来估计噪声。-Own spectrum minus minus algorithm for spectral speech enhancement procedure of Noisy Speech by the frame of the treatment, the use of silence the voice frame to estimate the noise above.
chxu
- 本程序用于测量增强语音与纯净语音的对数谱距离,用于语音增强。对数谱距离越小,表明增强语音与纯净语音越接近,增强语音质量越好;反之,则增强语音质量越差。-Calculates the average log-spectral distance between CLEAN and NOISY signals. Frames are 25ms long with 60 percent (15ms) overlap, hamming windowed. RS is the remove
silenceRemoval
- his a simple method for silence removal and segmentation of audio streams that contain speech. The method is based in two simple audio features (signal energy and spectral centroid). As long as the feature sequences are extracted, as thresholding app
polymatlab
- Initiation a MATLAB Ce document est issu d une premiere version ecrite en 1993, qui avait l’avantage de tenir sur 10 pages. Au fil des annees il est apparu que beaucoup de concepts importants etaient passes sous silence, ce qui obligeait les en
rmsilence
- Silence removal used in Matlab.
voiced-unvoiced-pitch-marking
- VOICE UNVOICED SILENCE PITCH MARKING-VOICE UNVOICED SILENCE PITCH MARKING
silence-detection
- 结合短时平均幅度值和短时过零率实现静音检测,检测效果非常好。- Detection the silence combined with short-term average value and achieve zero rate, detection result is very good.
silenceRemoval
- Removal of silence noise in the audio file
zeroxing
- This code takes speech as input, removes silence region based on zero crossing rate and energy.output of the code is only voiced region of the input speech signal.the input is of the .wav format.
Speech-Processing
- These are matlab source code for speech processing. There are ZCR, Silence Removal, DC Removal, Filtering, and also DFT.