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

搜索资源列表

  1. gbfcosmfcc

    0下载:
  2. 用matlab来实现MFCC的提取,并进行测试-using Matlab MFCC to achieve the extraction and testing
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1036
    • 提供者:李凌
  1. svlib_pc

    1下载:
  2. This class library contains more than 20 classes including feature extraction algorithms (MFCC, LPCC) and modeling techniques (HMM, GMM, DTW, VQ ) for automatic speech recognition and speaker verification
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1406163
    • 提供者:站长
  1. 遗传rbf网络--基于mfcc参数

    0下载:
  2. 我懂得还很少,但是我所传的是我自己编写的关于用遗传算法实现语音识别的东西,欢迎批评指正-I know very little, but I have of myself prepared on Genetic Algorithms Speech Recognition things, welcome criticism correction
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:3971786
    • 提供者:yin
  1. speech_analysis

    10下载:
  2. 这时一个语音特征提取的程序源码,除了包含矩阵运算和矢量运算外,还包含了很多语音特征的提取算法,包括:共振峰(formant)提取、基音(pitch)提取、端点(endpoint)检测、线性预测系数(LPCC)、MFCC、LSF、PLCC、EPOCH等。这是我见到的最全的语音分析源码,推荐!-Then a voice feature extraction procedures source, in addition to containing matrix and vector operation
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:484516
    • 提供者:吕学刚
  1. cdhmm

    0下载:
  2. matlab下实现的用于语音识别的一些算法,包括hmm参数提取,viterbi识别算法,mfcc参数提取算法,端点检测算法等,对于做语音识别的来说都是很有用的-under Matlab for the voice recognition algorithm, including hmm parameter extraction, Recognition Viterbi algorithm, mfcc parameter extraction algorithm, endpoint detecti
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:538141
    • 提供者:张兵
  1. voice464

    0下载:
  2. 基于dtw算法的语音识别 1 ENFRAME.M和MELBANKM.M取自voicebox工具箱 2 vad.m实现端点检测 3 mfcc.m计算mfcc参数 4 dtw.m实现DTW算法[训练] dtw2.m实现DTW高效算法 5 testdtw.m测试程序-based speech recognition algorithm and a ENFRAME.M MELBANKM.M from v oicebox Toolbox 2 vad.m ach
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:769394
    • 提供者:q024100404
  1. mpcc

    1下载:
  2. MFCC,即倒谱系数,也是语音的一个特征之一,能够充分利用人耳的特性 % 具体的求法就是预处理,然后加窗,进行傅立叶变换,再求出功率普 % 然后得出其自然对数,最后进行dct变换 % 代码是用matlab写的,用到的一个语音工具箱,可以从网络上下载。-MFCC, that is, just a few pedigree, as well as a voice of one, to take full advantage of people's ears% of the spe
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1040
    • 提供者:杨海
  1. DTW-mfcc

    3下载:
  2. 语音识别中提取特征向量和进行特征向量比对的DTW源代码-Speech Recognition feature extraction and feature vectors to the right than the source code DTW
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:4299
    • 提供者:ziritu
  1. speakerrecognition

    0下载:
  2. 语音识别中的两种特征提取方法lpcc和mfcc,还有一个是文本无关的识别算法dtw,另外还有一个是预处理消噪部分的。共享一下,这些都是我调试过的,好用。-Speech Recognition two feature extraction methods and mfcc lpcc. There is a text-independent recognition algorithm dtw, in addition to a pretreatment is part of the noise so
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1741
    • 提供者:杨洁
  1. fast_mfcc

    0下载:
  2. a fast method to get the mfcc parameter of speech-a fast method to get the parameter of sp mfcc eech
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:925
    • 提供者:莫潸
  1. producemfcc

    0下载:
  2. 对音频文件提取其MFCC特征参数 可用于说话人识别-right audio files from their MFCC parameters can be used to Speaker Recognition
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:515342
    • 提供者:康丹丹
  1. deltamfcc

    1下载:
  2. 求取一阶差分MFCC 读取MFCC文件,生成一阶差分MFCC文件。-order to strike a difference MFCC MFCC read documents, generated an order difference MFCC document.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:21639
    • 提供者:康丹丹
  1. DdeltaMFCC

    0下载:
  2. 求取二阶差分MFCC 读取MFCC文件,生成二阶差分MFCC文件。-strike kneepoint MFCC MFCC read documents, generate second-order differential MFCC document.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:33022
    • 提供者:康丹丹
  1. 用遗传算法实现语音识别--基于mfcc参数

    0下载:
  2. 用遗传算法实现语音识别--基于mfcc参数(Speech recognition based on genetic algorithm -- Based on MFCC parameters)
  3. 所属分类:其他

    • 发布日期:2020-11-07
    • 文件大小:3971072
    • 提供者:织心
  1. SpeechRec.part

    1下载:
  2. MATLAB下,采用DTW算法进行语音识别,其中特征参数的提取(MFCC)(MATLAB, DTW algorithm is used to recognize speech, and the extraction of feature parameters (MFCC).)
  3. 所属分类:语音合成与识别

    • 发布日期:2021-04-19
    • 文件大小:4061184
    • 提供者:600是陸佰
  1. yuchuli1

    2下载:
  2. 基于python平台的语音信号的预处理和MFCC39维度的特征提取(MFCC based on python)
  3. 所属分类:语音合成与识别

    • 发布日期:2019-10-17
    • 文件大小:1024
    • 提供者:leasta lee
  1. mfc

    1下载:
  2. matlab中简单语音处理,包括小波滤波,端点检测和mfcc参数提取,输出amf为所读取的语音文件24*1维的mfcc参数(Matlab simple voice processing, including wavelet filtering, endpoint detection and MFCC parameter extraction, output amf for the read voice file 24*1 dimensional MFCC parameters)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-21
    • 文件大小:1024
    • 提供者:连小川
  1. MFCC语音特征提取Matlab程序

    2下载:
  2. MFCC语音特征提取Matlab程序。用于语音信号的MFCC方法特征提取。Matlab源码
  3. 所属分类:matlab例程

    • 发布日期:2019-09-10
    • 文件大小:706
    • 提供者:no5mummy
  1. MFCCs

    2下载:
  2. 将语音识别领域的MFCC方法通过修改能够对三维地震数据进行特征提取实现了语音识别方法在地震信号方面的运用(The MFCC method in the field of speech recognition can be modified to extract the features of 3D seismic data to realize the application of speech recognition method in seismic signal)
  3. 所属分类:*行业应用

    • 发布日期:2021-02-24
    • 文件大小:187392
    • 提供者:韬韬
  1. 求取MFCC及DMFCC

    0下载:
  2. 基于Lab'VIEW设计的关于语音识别的,关于求取MFCC及DMFCC的程序,欢迎交流
  3. 所属分类:其它程序

« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 35 »
搜珍网 www.dssz.com