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

搜索资源列表

  1. mfccCchengxu

    0下载:
  2. 语音识别中提取特征系数-美尔倒谱系数(mfcc)C程序-Speech Recognition feature extraction coefficient-America Fall cepstrum coefficients (mfcc) C Program
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:11088
    • 提供者:刘强彦
  1. MFCCmodel

    0下载:
  2. 求mfcc的模块 的c文件!!mfcc模块在很多领域都可以用到
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1216
    • 提供者:liqiang
  1. mfcc

    0下载:
  2. 用c语言编写的语音特征参数的程序,该语音特征参数为mfcc参数,主要用于说话人识别-used language voice characteristic parameters of the procedure, the characteristic parameters for voice mfcc parameters, mainly for Speaker Recognition
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:3081
    • 提供者:张龙
  1. mfcc.rar

    0下载:
  2. 该文件包括mfcc.h和mfcc.c两个文件,已经在C++6.0上调试通过,可以作为程序的一部分代码实用,The document included mfcc.h and mfcc.c two documents, has been in C++6.0 on debugging through, you can code as part of the procedures and practical
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-22
    • 文件大小:3821
    • 提供者:boss
  1. mfcc.rar

    2下载:
  2. 语音特征提取MFCC的源代码,用C++编写,调试过可以运行,Voice of the source code for MFCC feature extraction, using C++ write, debug, run-off
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:2863123
    • 提供者:小浩
  1. MFCCdeC

    0下载:
  2. 工程包括声音文件的读取、预处理、MFCC参数的提取、最后的聚类函数,对于做语音识别的人帮助很大-The works will include the sound files to read, pre-treatment, MFCC parameters extracted, the final clustering function, to do speech recognition for the great help of people
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-14
    • 文件大小:3916242
    • 提供者:WGT
  1. vc_speak_recegnition

    1下载:
  2. vc++语音识别 vc++语音识别 vc++语音识别 -VC++speak_recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:2708836
    • 提供者:kouyong
  1. SpeakerRecognition06-23

    0下载:
  2. 说话人识别的源程序(包括各类算法)有兴趣的可以转化成C语言-The source speaker recognition (including all types of algorithm)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:53978
    • 提供者:赵璐璐
  1. mfcc

    1下载:
  2. 语音识别中的mfcc源代码,有比较好的参考价值,希望能帮到需要它的人!-Speech Recognition mfcc source code, there is a better reference value, hoping to help those who need it!
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:3860
    • 提供者:简菱
  1. mfcc

    0下载:
  2. 声音识别——提取MFCC特征C程序,包含了mel域三角滤波器的设计等内容-The voice recognition- extract MFCC feature C program, including the mel domain triangle filter design
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:10783
    • 提供者:梦转
  1. Mfccvq

    1下载:
  2. 语音识别中提取mfcc特征矢量和矢量量化的c程序-Mfcc speech recognition to extract feature vector and the vector quantization process of c
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:48480
    • 提供者:wangminda
  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-extraction

    0下载:
  2. 语音识别中的mfcc参数提取程序,从HTK中剪出来的,结果和HTK得出来的一模一样(配置文件已给)。39维的,带能量。-mfcc extraction process.Come from the HTK
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:320407
    • 提供者:liu
  1. mfcc

    0下载:
  2. 通过预处理、端点检测、mfcc的方法进行语音识别-It s about speech recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:16930
    • 提供者:董芳
  1. FPGADSPBuilder

    0下载:
  2. 用c语言编写的语音特征参数的程序,该语音特征参数为mfcc参数,主要用于说话人识别-Written by c parameters of the process of speech, the speech feature parameter is mfcc parameters, mainly used for speaker recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-11
    • 文件大小:3055702
    • 提供者:zhangge
  1. MFCC-by-CPP

    0下载:
  2. MFCC 提取算法 C++实现 挺好的可以实现-The MFCC extract algorithm C++ achieve
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-10-30
    • 文件大小:4500794
    • 提供者:翟玉杰
  1. mfcc

    0下载:
  2. 语音识别用到的特征提取,c程序编写的,可以运行,输入音频文件,可以得到特征向量。-Used by the speech recognition feature extraction, you can run the c programming, input audio file, you can get the feature vector.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-16
    • 文件大小:3607552
    • 提供者:zhangxin
  1. hcopy.c

    0下载:
  2. htk中语音提取mfcc参数的程序,用c编写,方便学习使用-htk mfcc parameters of speech extraction procedures, c prepare, easy to learn to use
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-24
    • 文件大小:9500
    • 提供者:shajun
  1. mfc

    0下载:
  2. mfcc c++ code This program is free software you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation either version 2 * of the License, or (at your option) any later -
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-24
    • 文件大小:137514
    • 提供者:sss
  1. MFCC

    2下载:
  2. MFCC算的C语言方法的实现,使用最基本的C语言函数实现了MFCC算法-The realization of the C language, using the most basic C language function to achieve the MFCC algorithm MFCC
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3890
    • 提供者:蛋蛋de悲桑
« 12 »
搜珍网 www.dssz.com