资源列表
课程设计内容
- 滤波器的实现,fir滤波器对噪声的 消除。实现声音信号的接受。(Realization of filter)
code
- MFCC computations and comparison
code 1
- matlab mfcc computation and comparison
code 2
- matlab mfcc comparison and calculations
Experiment No.1.pdf
- calculate mfcc and compare features
endpoint_detection
- 对传输的语音信号进行端点检测,检测出端点后可进行加窗分帧而后进行短时傅里叶变换。(After the endpoint detection of the transmitted speech signal, after detecting the endpoint, windowed sub frame can be added, and then the short-time Fu Liye transform can be carried out.)
过零率计算源代码
- 语音端点的检测,不能只以能量的大小进行检测。人声和周边噪音,都可能拥有足够的能量,因此单独能量无法准确检测端点。而过零率在这一点上,则可以起到很大的效果。因此,端点检测时,过零率是不可以缺少的。(Adding zero crossing rate, can accurate detect. Human speech has more zero crossing rate.)
语音识别_10821
- Apple iOS平台,识别用户所发出的声音,完整语音识别源码(Apple iOS platform, identify the user's voice, complete source code for speech recognition)
short enery
- 在窗长为80和160个样点的情况下,分别采用矩形窗和哈明窗编程计算该段语音信号的短时平均能量,绘出短时平均能量曲线,并进行观察和比较(the window length is 80 and 160 sample points, short time average energy respectively using rectangular window and Hamming window programming calculation of the speech signal, short-t
MATLAB-Chroma-Toolbox_2.0
- 实现MATLAB提取音乐的Chroma特征(Chroma Toolbox Extracting Chroma features of music by MATLAB)
voice_spectrum
- 用于检测音频wav文件的语谱以及FFT,使用了audioread函数(The language spectrum and FFT for detecting audio WAV files)
MATLAB在语音信号分析和合成中的应用
- 《MATLAB在语音信号分析和合成中的应用》MATLAB程序("Application of MATLAB in speech signal analysis and synthesis" MATLAB program)