CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfcc

搜索资源列表

  1. MySR

    0下载:
  2. 这是一个的matlab的对语音处理文件。、 包括录音,MFCC特征,VQLBG法的库的形成,与非特定人的识别问题。-This is one of the matlab files for voice processing. , Including the recording, MFCC characteristics, VQLBG law, the formation of the Treasury, with non-specific identification of people.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-13
    • 文件大小:1818
    • 提供者:cart033
  1. dtw

    1下载:
  2. 此文件中包含了语音信号处理的dtw算法,同时囊括了语音的端点检测,mfcc参数提取,动态时间规整三部分,可以直接使用。-This document contains a voice signal processing dtw algorithm, at the same time include voice activity detection, mfcc parameter extraction, dynamic time warping three parts can be used dir
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:4298
    • 提供者:junyizhang
  1. speakercode1

    0下载:
  2. Speaker Identification using MFCC feature and VQ training, very clear MATLAB code
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-10
    • 文件大小:1985310
    • 提供者:Cutie Babe
  1. MFCC_EST

    0下载:
  2. The algorithm divides the speech sample into fames and then computes mfcc of each frame and stores in the matrix
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-11
    • 文件大小:1022
    • 提供者:zeusZZ
  1. MATLAByysb

    1下载:
  2. 用MATLAB进行语音识别的特征参数提取,其中包含了lpc和MFCC两种方法,并且测试通过。-Using MATLAB to carry out speech recognition feature extraction, which contains two methods lpc and MFCC, and the test.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:6486
    • 提供者:雪巍
  1. Speech_Test

    0下载:
  2. In this project we have processed the speech signal with the help of the DIGITAL SIGNAL PROCESSING techniques. The speech signal is given as the input will be verified using speech recognition technique using matlab. We have used Mel Frequency Cepstr
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:2347
    • 提供者:SimonKap22
  1. MFCC

    0下载:
  2. 为了实现高速语音特征参数的提取,在分析了美尔频率倒谱特征参数提取算法的基础上,提出了算法的硬件 设计方案,介绍了各模块的设计原理。该方案增加了语音激活检测功能,可对语音信号中的噪音帧进行检测,提高了特征参 数的可靠性。-In order to achieve high-speed voice characteristic parameter extraction, in the analysis of Mel frequency cepstral feature extraction a
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:749403
    • 提供者:于高
  1. mfcc_c_source_code

    0下载:
  2. vc6环境下C语言编写的mfcc参数提取程序-vc6 environment written in C parameter extraction procedure mfcc
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:238214
    • 提供者:华明
  1. mfcc

    0下载:
  2. omputes Mel Frequency Cepstrum Coefficients (MFCC)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-10
    • 文件大小:822
    • 提供者:Parvatishankar
  1. mfcc

    0下载:
  2. extract features by MFCC method using Matlab language
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:2734
    • 提供者:Ngo Si Tuc
  1. DTWMFCC

    1下载:
  2. DTW与MFCC相结合的语音特征提取算法,改进了MFCC的性能-Combination of DTW and the MFCC feature extraction algorithm for voice, improving the performance of MFCC
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:502261
    • 提供者:黄邦奉
  1. Desktopsssss

    0下载:
  2. mfcc program for new way-mfcc program for new waykkkkk
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:4185
    • 提供者:dimashky
  1. mfcc_bsl

    0下载:
  2. 近期老师叫做MFCC,在用vc做这个程序的过程中,查找了大量的资料与其他人的源代码。发现并不是所有的人都能很准确的了解MFCC的计算过程,参考了matlab中关于MFCC中的数据,编写了此程序。 结果是可以做出来的,但是还没有跟matlab结果作对比 -recently i was told to write a program, using vc++. during the course, i have had substantial amount of reading related t
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-27
    • 文件大小:4604
    • 提供者:busuliang
  1. MFCC

    0下载:
  2. Calculo dos coeficientes MFCC em Slilab
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1022
    • 提供者:carlos pimentel
  1. HMMforspeechrecogntion

    4下载:
  2. 一个可执行的HMM语音识别程序例程,实现了对10个数字音的识别程序,包含了HMM语音识别中的分段,MFCC特征提取,Baum-Welch训练,及Viterbi等算法,通过此例程可以很好的理解HMM的算法原理-An executable HMM-based 10 digits speech recogntion program example. this code zip file includes segmentation, MFCC feature extraction, Baum-Welc
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1179335
    • 提供者:wh
  1. MFCC

    0下载:
  2. MFCC program,is written by my son,you can use it very simply!
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5027
    • 提供者:wishernzl
  1. 2.pdf

    0下载:
  2. Speaker Identification using MFCC feature and VQ training
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:68037
    • 提供者:ali
  1. mfcc

    0下载:
  2. 本源代码用于语音识别,和说话人识别,本程序简单易懂-Speech Recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-05
    • 文件大小:994
    • 提供者:wangrun
  1. 97288413MFCC_matlab

    0下载:
  2. MATALB MFCC 的设计,对特征参数的提取很重要的哦-lkarjgfolrqjlgjrlsa
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:457629
    • 提供者:韩飞
  1. 119128658HMM_HTK-3.0

    0下载:
  2. 语音识别降尾优化算法主要采用lpcc mfcc 等优化算法 非常实用-Speech recognition mainly uses the lower end of optimization algorithms and other optimization algorithms lpcc mfcc very useful
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6916547
    • 提供者:zhangzhong
« 1 2 3 4 5 67 8 9 10 11 ... 35 »
搜珍网 www.dssz.com