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

搜索资源列表

  1. MFCC

    0下载:
  2. 用C++写的语音识别中的MFCC特征提取 有详细代码注释-feature extraction of MFCC BY C++
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2118913
    • 提供者:张旭东
  1. MFCC

    0下载:
  2. MFCC参数提取,很好用的一个MATLAB程序,可以用来学习下-MFCC parameter extraction, a good use of a MATLAB program that can be used to learn under
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:63814
    • 提供者:胡宝花
  1. mfcc-2.m

    0下载:
  2. mfcc程序的编写,实现对声音的分帧,特征点的提取-Mfcc write programs to achieve the extraction of sound framing, feature points
  3. 所属分类:Audio program

    • 发布日期:2017-04-12
    • 文件大小:1238
    • 提供者:youxin
  1. mfcc.m

    0下载:
  2. 梅尔频率倒谱系数(Mel Frequency Cepstrum Coefficient, MFCC)-Mel Frequency Cepstral (Mel Frequency Cepstrum Coefficient, MFCC) pedigree
  3. 所属分类:Audio program

    • 发布日期:2017-04-02
    • 文件大小:815
    • 提供者:ssw
  1. Voice Discern For STM32F

    1下载:
  2. 于市售 STM32 开发板上实现特定人语音识别处理项目。识别流程是:预滤波、ADC、分帧、端点检测、预加重、加窗、特征提取、特征匹配。端点检测(VAD)采用短时幅度和短时过零率相结合。检测出有效语音后,根据人耳听觉感知特性,计算每帧语音的 Mel 频率倒谱系数(MFCC)。然后采用动态时间弯折(DTW)算法与特征模板相匹配,最终输出识别结果。先用Matlab对上述算法进行仿真,经数次试验求得算法内所需各系数的最优值。而后将算法移植到 STM32 开发板上,移植过程中根据 STM32 上存储空间相
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2016-04-25
    • 文件大小:650904
    • 提供者:xyz543
  1. MFCC

    0下载:
  2. Program to calculate the MFCC features
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1961
    • 提供者:speaker
  1. MFCC

    0下载:
  2. MFCC的实现代码,可以实现提取音频文件的MF-MFCC S code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:9705
    • 提供者:xianggang
  1. mfcc

    0下载:
  2. 主要用于对采集的语音信号进行参数提取,这里提取的是MFCC参数-Mainly used for the acquisition of speech signal extraction parameters, where the extraction of MFCC parameters
  3. 所属分类:Audio program

    • 发布日期:2017-04-12
    • 文件大小:652
    • 提供者:何冲
  1. mfcc

    0下载:
  2. 梅尔频率倒谱系数(MFCC)提取语音特征信号-Mel Frequency Cepstral Coefficients (MFCC) feature extraction of voice signals
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-12
    • 文件大小:856
    • 提供者:溪瑜
  1. MFCC

    0下载:
  2. 基于MATLAB的语音信号MFCC特征参数提取源代码-MFCC feature extraction of speech signal source
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3099
    • 提供者:柳高翰
  1. MFCC

    3下载:
  2. 使用MATLAB提取梅尔倒谱系数MFCC特征值-Using MATLAB MFCC feature extraction of Mel-cepstrum coefficient values
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:922
    • 提供者:YIJIANTAO
  1. mfcc

    0下载:
  2. mfcc mel frequency cepstrum coff good
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:385677
    • 提供者:sulieman
  1. mfcc源代码

    0下载:
  2. 这是一个比较完整的mfcc特征参数的提取代码,适用于很多的信号处理,包括心音信号的处理
  3. 所属分类:matlab例程

  1. mfcc

    0下载:
  2. calcutae mfcc value,you can used in sound analysis or other area, and so on
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:798
    • 提供者:laoqier
  1. mfcc

    0下载:
  2. 改程序的功能:在进行语音识别时,完成对采集到的信号进行MFCC参数提取-The app features: when making the speech recognition, to complete the collected signal MFCC parameters extraction
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-12
    • 文件大小:1149
    • 提供者:何冲
  1. mfcc-lpcc

    0下载:
  2. 语音特征提取代码,提取mfcc和lpcc。-Speech feature extraction code, and extract mfcc lpcc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1592
    • 提供者:潘香萍
  1. mfcc

    0下载:
  2. Features extraction form voice signal, mel frequency cepstral coefficients, mf-Features extraction form voice signal, mel frequency cepstral coefficients, mfcc
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-12
    • 文件大小:1458
    • 提供者:nskandro
  1. MFCC

    0下载:
  2. 此算法是基于matlab的MFCC特征提取算法,其中包括了分帧、归一化等步骤和代码,非常好用,结果是24维的向量-This algorithm is based on MFCC feature extraction algorithm matlab, including the framing, normalization and other steps and code, very easy to use, the result is 24-dimensional vector
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:989
    • 提供者:李丽
  1. mfcc

    0下载:
  2. 本MATLAB是用来提取语音信号的MFCC特征,可对.wav文件进行特征提取-The MATLAB is used to extract the MFCC features of speech signals,.Wav files can be extracted
  3. 所属分类:Printing program

    • 发布日期:2017-12-11
    • 文件大小:799
    • 提供者:胡艳
  1. mfcc

    0下载:
  2. 本文根据孤立词语音识别系统的处理步骤,从语音信号的预处理开始,分别详细说明了每个过程,比如预加重、分帧加窗和端点检测。接着介绍了特征参数MFCC的原理与选取,最后介绍了DTW算法的特点-In this paper, based on the process steps of isolated words speech recognition technology, starting with the speech signal pre-processing, each process is
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:葛锦涛
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 35 »
搜珍网 www.dssz.com