搜索资源列表
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
xiaojianzhushi
- 说明 沉默是一位小的建筑师,他喜欢他的积木,使各种建筑物。现在他又有了新的问题。他要建立建设一个大小为2*2* N的积木,但他只有一种块大小为1* 1 * 2。现在,他想知道他有多少种方法可以兴建的他的积木。 输入 有几行输入。每行输入数据集。有两个整数N和P(1<= N <=10亿,1<P <= 1,000,000),在每个测试案例。输入EOF结束。 输出 对于每个测试用例,输出一个行包含一个整数,这是他可以修建的积木数量di
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.
Silence-removal-in-speech-signals
- 进行话音检测和去除无效的话音,是进行语音识别和处理的预处理必须的功能。-A simple method for silence removal in speech streams
test2
- 福尔摩斯到某古堡探险,看到门上写着一个奇怪的算式: ABCDE * ? = EDCBA 他对华生说:“ABCDE应该代表不同的数字,问号也代表某个数字!” 华生:“我猜也是!” 于是,两人沉默了好久,还是没有算出合适的结果来。 请你利用计算机的优势,找到破解的答案。 把 ABCDE 所代表的数字写出来。 答案写在“解答.txt”中,不要写在这里!-Sherlock Holmes adventure to a ca
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.