Welcome![Sign In][Sign Up]
Location:
Search - mfcc

Search list

[Speech/Voice recognition/combineLPCC-MFCC-VAD

Description: 本程序包含语音压缩和语音识别领域所需的LPCC,MFCC特征提取算法以及语音端点检测源码。在对语音数据进行特征提取前,可对语音数据进行16K到8K的降采样率处理,包含180阶FIR滤波器的频率压缩程序。-this program includes voice compression and voice recognition requirements in the area of the LPCC Features. MFCC feature extraction algorithm and voice endpoint detection source. In the voice data for feature extraction, voice data can be right for K to 16 K, the reduction of eight sampling rate, contains 180 bands FIR filter frequency compression process.
Platform: | Size: 39720 | Author: 王小飞 | Hits:

[Speech/Voice recognition/combinemfcc

Description: 语音识别中的MFCC参数提取的java源码和FFT的java源码
Platform: | Size: 9802 | Author: LT | Hits:

[Speech/Voice recognition/combineMFCC

Description: 这是语言识别中 用MFCC提起语音特征参数的程序
Platform: | Size: 3777 | Author: 李观海 | Hits:

[Speech/Voice recognition/combinemfcc

Description: MFCC vector generating code. Processing Is Based on fixed point value.
Platform: | Size: 7168 | Author: kim | Hits:

[Speech/Voice recognition/combineMFCC-Parameter-java-Vertion

Description: 特定人的DTW语音识别算法java版,这个文件主要计算MFCC输出参数,计算中涉及FFT算法。-calculate MFCC parameters based on DTW
Platform: | Size: 9216 | Author: hewenbin | Hits:

[Mathimatics-Numerical algorithmspiano-mfcc

Description: 该算法实现了音乐的mfcc参数提取,以便于之后的建模识别(The algorithm realizes the extraction of MFCC parameters in music so as to facilitate modeling recognition later)
Platform: | Size: 2483200 | Author: cc爱编程 | Hits:

[Speech/Voice recognition/combineMFCC

Description: 通过波形文件数据,进行MFCC特征提取,做相关滤波、加窗、fft变换等,得到13维mfcc特征,若在13维基础上继续做一阶二阶差分可得到24维mfcc特征(AppWizard has created this mfcc application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your mfcc application.)
Platform: | Size: 2113536 | Author: bigsam | Hits:

[MFCC by C++

Description: wav音频读取,并且使用MFCC进行特征值提取,提取特征值存入TXT文档(Audio feature recognition)
Platform: | Size: 3915776 | Author: dongkai1994 | Hits:

[Speech/Voice recognition/combineMFCC

Description: 用户可以提取mfcc的htk、格式 ,用于说胡人识别系统(it is a method of exstrtion mfcc of htk)
Platform: | Size: 1418240 | Author: 年少欢喜 | Hits:

[Othermfcc

Description: feature selection mfcc
Platform: | Size: 2048 | Author: feri1121369 | Hits:

[OtherMFCC

Description: MFCC失真语音评价,matalab详细程序(MFCC wrote by MATLAB, is used to assess speech quality)
Platform: | Size: 3072 | Author: bysun | Hits:

[Speech/Voice recognition/combineMFCC

Description: 语音的MFCC提取,已实现,文件有详细例子(Speech recognition of mfcc)
Platform: | Size: 53248 | Author: 识别 | Hits:

[Speech/Voice recognition/combinemfcc

Description: mfcc used in python mel-scale(mfcc used in python mel-scale)
Platform: | Size: 8192 | Author: liumeng | Hits:

[Windows DevelopMFCC

Description: 将WAV文件转化成txt文档后,进行MFCC特征参数的提取,并将每一步骤的数据写在其相应的txt文档中。(After converting the WAV file into TXT document, the MFCC feature parameters are extracted and the data of each step is written in its corresponding TXT document.)
Platform: | Size: 1424384 | Author: hailey96 | Hits:

[Speech/Voice recognition/combine基于MFCC的GMM的语音识别

Description: 基于MFCC的GMM的语音识别,先是通过MFCC提取语音信号的特征向量,然后用GMM进行分类识别(Voice recognition of GMM based on MFCC.First, the feature vectors of speech signals are extracted through MFCC, and then classified by GMM.)
Platform: | Size: 1502208 | Author: Akiko | Hits:

[Speech/Voice recognition/combineMFCC

Description: 本程序使用python编写的用于提取mfcc特征(extract feature of MFCC)
Platform: | Size: 2048 | Author: 深海贝壳 | Hits:

[Speech/Voice recognition/combinemfcc

Description: 采用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 to the MATLAB software first.)
Platform: | Size: 4136960 | Author: 梅小笔 | Hits:

[matlabmfcc

Description: 使用matlab实现对语音文件的分析、处理并提取出mfcc参数(Matlab is used to analyze and process voice files and extract MFCC parameters.)
Platform: | Size: 106496 | Author: zy静水流深 | Hits:

[Speech/Voice recognition/combinemfcc

Description: 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 nonlinear corresponding to Hz frequency. Mel frequency cepstrum coefficients (MFCC) utilize the relationship between them to calculate the frequency spectrum characteristics of Hz. MFCC has been widely used in the field of speech recognition.)
Platform: | Size: 1024 | Author: 吃糖の元宝 | Hits:

[Speech/Voice recognition/combinemfcc

Description: matlab实现MFCC的提取 输入语音离散信号和采样频率 输出13维静态MFCC(extraction of MFCC Input speech discrete signal and sampling frequency Output 13 dimensional static MFCC)
Platform: | Size: 1024 | Author: cheng_maple | Hits:
« 1 2 3 45 6 7 8 9 10 ... 41 »

CodeBus www.codebus.net