资源列表
audmfcc
- speech recognition using MFCC as a feature extraction Method
code
- MFCC computations and comparison
code 1
- matlab mfcc computation and comparison
code 2
- matlab mfcc comparison and calculations
voice_spectrum
- 用于检测音频wav文件的语谱以及FFT,使用了audioread函数(The language spectrum and FFT for detecting audio WAV files)
Sound
- Matlab下直接调用NI采集卡,实时绘制波形并重现声音的例程(A routine that invokes a NI acquisition card directly under Matlab, rendering the waveform in real time and reproducing the sound)
66054278lms
- 适合LMS初级入门的同学,代码有部分注解。(Classmate suitable for LMS beginner.)
语音分帧
- 编写的几个子函数对语音信号进行分帧处理。(Several sub functions are written to frame the speech signal.)
sound_to_spectrogram2
- 从大文件下读取子文件夹里的声音,并转成语谱图,并保存在本地电脑上面(sound transfer spectrogram)
dtw
- python版的dtw算法极其改进fastdtw算法实现(The DTW algorithm in the python edition improves the implementation of the fastdtw algorithm extremely)
ABSE
- 熵值越大则每个符号包含的平均信息量越大。有研究发现,在有噪声的语音信号中,语音信号的熵和噪声信号的熵存在着较大的差异,对噪声信号来说在整个频带内分布相对平坦,熵值小,语音信号集中在某些特定频段内,熵值大。因此利用这个差异可以区分噪音段和语音段。(The greater the entropy is, the greater the average information of each symbol is. It is found that, in noisy speech signals, t
75266092lms_noise_cancellation
- 自适应滤波,语音信号处理,变换域lms算法,matlab(Adaptive filter, the speech signal processing, the transform domain LMS algorithm and matlab)
