资源列表
171724210736171
- MFCC:Mel频率倒谱系数的缩写。Mel频率是基于人耳听觉特性提出来的,它与Hz频率成非线性对应关系。Mel频率倒谱系数(MFCC)则是利用它们之间的这种关系,计算得到的Hz频谱特征。(Speech signal feature extraction)
beamforming1
- 语音信号处理,阵列为10阵元线阵,宽带和窄带波束形成(Speech signal processing, 10 sensors of microphone linear array,Broadband and narrowband beamforming)
MFCC
- 本程序使用python编写的用于提取mfcc特征(extract feature of MFCC)
mfcc
- 采用MFCC方法提取训练集样本或测试集样本语音特征参数的MATLAB程序,仿真时需先将voicebox语音处理工具箱添加到MATLAB软件中(The MFCC method is used to extract the MATLAB program of the training set sample or the test set sample speech feature parameters. The voicebox voice processing toolbox is added t
fixedbeam
- 经典麦克风语音增强算法,当阵元数目越多,语音增强效果越好(Classical microphone speech enhancement algorithm, the more the number of elements, the better the speech enhancement effect)
SpeechRec.part
- MATLAB下,采用DTW算法进行语音识别,其中特征参数的提取(MFCC)(MATLAB, DTW algorithm is used to recognize speech, and the extraction of feature parameters (MFCC).)
matlab-yuyin
- 一个matlab的音频处理基础代码,十分基础,课余(A matlab audio processing basic code, very basic, after school.)
mfcc
- MFCC,Mel频率倒谱系数的缩写。Mel频率是基于人耳听觉特性提出来的,它与Hz频率成非线性对应关系。Mel频率倒谱系数(MFCC)则是利用它们之间的这种关系,计算得到的Hz频谱特征,MFCC已经广泛地应用在语音识别领域。(MFCC, Mel frequency cepstrum coefficient abbreviation. The frequency of Mel is based on the auditory characteristics of human ear. It is
testFX
- OCX 控件的语音库调用,科大讯飞TTS(Voice Library Call of OCX Controls)
chapter8_1_G721
- G.721ADPCM语音编码算法,包括子程序adpcm.m的编写(G.721ADPCM speech coding algorithm, including subprogram adpcm.m)
hmm声音识别
- CHMM语音识别程序,十个字的识别。隐式马尔科夫模型。(CHMM Speech Recognition Program, Recognition of Ten Characters)
dnn
- for language recognition,hope can help with you