搜索资源列表
voicemark
- 去除语音信号中的silence部分-removal of the voice signal of silence
kdtele3
- Make and answer phone calls Detect tone and pulse digit from the phone line Capture Caller ID Support blind transfer, single-step transfer/conference, consultation transfer/conference, hold, unhold. Control of the local phone handset
spectral_speech_enhancement
- 在强噪声环境下,说话人话音受到很强烈的干扰,语音增强是很有必要的。在TDS5410-TDK实验板,实现了谱衰减算法。主要包括有声/无声检测算法、发送/接收缓冲区的调度、语音降噪算法。试验结果表明,其降噪效果明显,试听效果较好。 -In strong noise environment, the speaker voice by the very strong interference, speech enhancement is necessary. TDS5410-TDK experim
setmm
- 静默调整windows音源的一个小程序。参考了部分网络上的文档。高手不要见笑-Adjust the sound of silence, a small windows program. Part of the network with reference to the document. Not a laughing stock of a master
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.
speech_toolboxes
- matlab的语音处理工具包,具有语音处理的常用功能-speech signal processing tool boxes,it can be used to process speech signal,such as filter, silence detect.
silence_remove
- This code is used to remove silence from a voice signal so that the recognition in voice recognition will give good result. The method is Scale on threshold applied to the envelope for detecting scilence periods. The actual threshold is computed by m
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
meidadound
- 我所设计的多媒体音频播放器AudioPlayer用MCI接口和RealPlayer G2 ActiveX插件实现音频的播放,能够播放MediaPlayer支持的格式和RealPlayer支持的格式(包括wav, mp3, wma, rm, wmv等),但必须安装RealPlayer播放器。AudioPlayer有播放、暂停、停止、打开文件、播放上一首、播放下一首、循环或是不循环播放、顺序或是随机播放等功能;可以静音、改变音量大小;可以拉动播放;能够增加、删除、选择播放文件;能够保存和载入播
UVS
- classification algorithm among Unvoiced/voiced speech and silence
G0729nbe
- 通信系统 ITU-T G.729 Annex B 语音压缩标准-ITU-T Recommendation G.729 – Annex B A silence compression scheme for G.729 optimizedfor terminals conforming to recomendationV7.0
preprocv
- 30 ms segmentation with Hammimng window (20ms overlap) and eliminate silence part
SID
- silence interval detection 1
SID2
- Silence interval detection 2
signal_to_noise_C5510_C6713.ZIP
- Used on cellular phones to filter out background noise. Measure the signal to noise ratio of an audio input in realtime. Pass speech but give silence where the input is noise (hiss, snap crackle and pop). Includes a tutorial on how to use sta
WaveRec
- This program will record sound from your sound card to wav-files with pass of silence (select right Device ID). You can see scope view of sound in real time.
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
silence.ZIP
- Detects silence in a file.
Silence-removal-in-speech-signals
- 进行话音检测和去除无效的话音,是进行语音识别和处理的预处理必须的功能。-A simple method for silence removal in speech streams
silence-detection
- 结合短时平均幅度值和短时过零率实现静音检测,检测效果非常好。- Detection the silence combined with short-term average value and achieve zero rate, detection result is very good.