资源列表
specsub_modified11
- 语音唤醒就是在设备待机状态下,用户说出特定的语音指令(唤醒词)使设备进入工作状态或完成某一操作。设备为了实现语音唤醒功能,就需要设备实时监听,也就是实时的录音并分析有没有唤醒词来唤醒设备。评价一个语音唤醒系统的标准有三个:唤醒正确率、误报率、功耗。一般情况下,唤醒正确率越高 ,误报率也越高。好的系统就需要唤醒率高,误报率低,功耗低。(Speech wakeup is when the device is in standby mode, the user speaks a particular
ICA
- 本程序音频共有四个,借助鸡尾酒会问题思想,用ica算法实现四个音频的分离(The audio program for a total of four, with the help of the cocktail party problem, realizing the separation of four audio using ICA algorithm)
yuputu2
- 语谱图的横坐标是时间,纵坐标是频率,坐标点值为语音数据能量。由于是采用二维平面表达三维信息,所以能量值的大小是通过颜色来表示的,颜色深,表示该点的语音能量越强。(The spectral abscissa graph is time, the vertical axis is the frequency of speech data for energy point coordinates. Since the two-dimensional information is expressed i
MFCC
- Extracting speech signal Mel frequency cepstral coefficients
MFCC
- 在MATLAB中完成对语音的梅尔倒谱系数的提取(Extraction of Mel cepstrum coefficients)
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.)