资源列表
enframe
- 对连续语音信号进行分帧的matlab程序-of continuous speech signal-frame Matlab procedures
67506267enframe
- ENFRAME split signal up into (overlapping) frames: one per row. F=(X,WIN,INC)
enframe
- 语音信号处理中对一段声音的,端点检测,使用MATLAB实现的功能函数
data
- 不定长信号合并,%执行信号相加: y(n) = x1(n)+x2(n) %调用方式:[y,n] = sigadd(x1,n1,x2,n2) % y:叠加后的信号序列的序列号,包括n1和n2 % x1: 第一个信号序列,序列号为n1 % x2:第二个信号序列,序列号为n2(n2可以与n1不同)
76705441add_noise_and_SNR_measure
- 语音增强算法,谱减法,小波变换法,加噪声,纯净语音-Speech enhancement algorithm, spectral subtraction, wavelet transform, adding noise, clean speech
lpcc
- 用matlab实现LPCC特征的提取的程序!
speech
- 语音信号时域特性分析,包括时域谱,短时过零率分析,短时幅值,短时能量,自相关函数-Analysis of time-domain characteristics of speech signals
mfcc
- Features extraction form voice signal, mel frequency cepstral coefficients, mf-Features extraction form voice signal, mel frequency cepstral coefficients, mfcc
autocorrelation
- 分析自己声音的频率数- Analyzes the oneself sound 棰戠巼鏁?
erame_speech
- 语音 分析 合成
firfilt
- 实现有限冲击响应滤波器,很完善,很好用,功能很强。只要输入语音或音频文件及滤波器系数,就可得到结果。-Implementation of FIR filter. Very good and powerful. Input speech/audio file, and filter coefficients, then you can get the output result.
mfcc
- MFCC Feature Extraction Technique for Speech Processing