CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 语音合成与识别 搜索资源 - feature code

搜索资源列表

  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. shuzduyinzhuanMEL

    0下载:
  2. 一段数字读音转MEL系数的源码,相信在语音识别特征提取中可以有和大的用处-a digital switch pronunciation MEL coefficient of the source code, I believe the speech recognition feature extraction can be a useful and
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:3788
    • 提供者:曹永新
  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. MFCC

    0下载:
  2. 计算MFCC的程序,修改了原代码中对于滤波器的除数,以达到用于异常声音特征提取的作用-Calculation of MFCC program, modify the source code for the filter s divisor in order to achieve abnormal noise feature extraction
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-04
    • 文件大小:3031
    • 提供者:huda
  1. SpeechSignalFeatureExtractioncprogram

    0下载:
  2. 主要描述了基于特定人语音信号特征提取以及相关代码-Mainly describes the people on the basis of specific speech signal feature extraction and related code
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-24
    • 文件大小:164919
    • 提供者:王林
  1. mfcc_test

    0下载:
  2. mfcc test. its an excellent matlab code for voice feature extraction.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-11
    • 文件大小:1234
    • 提供者:MOAZZAM
  1. speakercode1

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

    • 发布日期:2017-04-09
    • 文件大小:1985310
    • 提供者:Cutie Babe
  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_feature_extraction

    0下载:
  2. 本代码实现语音信号的特征提取功能,包含预加重,加窗,DFT变换,设置滤波器组,计算每隔滤波器输出,求取MFCC系数的全过程-The code feature extraction of speech signal features, including pre-emphasis, windowing, DFT transform, set the filter to calculate every filter output, to strike the entire process of MF
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:3511
    • 提供者:kobee
  1. VB_langdu

    0下载:
  2. 上次做了个功能不是很完善的给朋友发到网上咯!~ 本次多了个文本流的跟踪显示朗读功能, 没办法老师硬是要求实现这个功能!人有时是要有压力才有动力的~ 在此奉上代码相互学习。-Last made a feature is not very good friend sent to the online strategy! ~ The more a read the text flow feature tracking display, can not he just asked the
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-07
    • 文件大小:1742549
    • 提供者:老三
  1. voice-recognition_matlab-code

    0下载:
  2. 读入语音文件,并对其做时域、频域的分析,提取相关特征参数。进行线性预测分析,得到LPC谱等线性预测参数,并做了基于预测误差的基音周期估计。-read .wav files,analysing them in time domain,frequency domain and extract some feature parameters related,then do linear prediction analysis ,and get LPC linear prediction paramet
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-07
    • 文件大小:1608529
    • 提供者:张婷婷
  1. speechfeaextra1

    0下载:
  2. Short introduction to speech feature extraction code: Step 1: Create speech features: If you have a one stereo file with each speaker in one channel use: features = speech_features_stereo( demo.wav ) If you are using several mo
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:3533
    • 提供者:nadeem
  1. SDHumming

    0下载:
  2. 调试通过的盛大哼唱检索系统的代码,包括特征提取和特征比对两个部分。-Grand humming retrieval system debugging through code, including feature extraction and matching two parts.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2015-11-17
    • 文件大小:176128
    • 提供者:chengtao
  1. Vector-quantization

    0下载:
  2. 语音识别提取特征向量后用到的矢量量化代码。含有中文注释,感兴趣的可以参考一下。-Used in the speech recognition feature extraction vector vector quantization code. With Chinese comments, interested can refer to.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-03
    • 文件大小:5067
    • 提供者:zhangxin
  1. Feature-Points-In-Image

    0下载:
  2. Scale Invariant Feature Transform was the final project of DIP course. The source code is provided in matlab 20-Scale Invariant Feature Transform was the final project of DIP course. The source code is provided in matlab 2011
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1222848
    • 提供者:Fariba/Fariba
  1. SURFFeature

    0下载:
  2. SURF Feature is an algorithm that is used in the object recognition please see the source code
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-07
    • 文件大小:153564
    • 提供者:monarifaat90
  1. source-code

    0下载:
  2. this fingerprint combination for privacy protection code only contain feature extraction-this is fingerprint combination for privacy protection code only contain feature extraction
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-06
    • 文件大小:192783
    • 提供者:PRAKASH M
  1. 7102

    1下载:
  2. 基于匹配滤波器的语音识别。本程序接触匹配滤波对加噪语音进行匹配输出,使得信号的信噪比得到提升,送入后端DTW的语音识别系统,实验证明,本程序对语音提升有很大的帮助-A speech recoginiton base on the matched filter. this code will use matched filter and get speech SNR output enhanced. then we will extrace MFCC, send the feature to th
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-18
    • 文件大小:4655840
    • 提供者:袁斌
  1. Extract-Sound-Feature

    0下载:
  2. 利用matlab提取声音的基本特征,包络、MFCC、声谱图、能量。代码不复杂,但是省去大家找这些的时间。-The basic feature extraction using matlab sound envelope, MFCC, sonograms, energy. Code is not complicated, but we look for these omitted time.
  3. 所属分类:Speech/Voice recognition/combine

  1. amit

    0下载:
  2. feature extraction code for breast cancer detection
  3. 所属分类:语音合成与识别

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:dkite
搜珍网 www.dssz.com