CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 语音特征提取

搜索资源列表

  1. lpc

    0下载:
  2. 语音信号的特征提取,MATLAB编程实现LPC分析-LPC
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:613
    • 提供者:潘赞
  1. VoiceActivityDetection

    0下载:
  2. 在本文中,主要讲了在语音识别和语音合成之前我们所要做的主要工作,包括去噪,预加重,端点检测,特征参数提取等技术.-In this article, the main speaker in the speech recognition and speech synthesis to be done before we have major work, including de-noising, pre-emphasis, endpoint detection, feature extraction
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-13
    • 文件大小:3084189
    • 提供者:chengbin
  1. a_novel_speake_identification_system_based_on_GMM_

    1下载:
  2. 文中详细介绍了一种基于GMM 与 SVM的说话人识别系统。包括特征提取,算法实现及实验数据。对语音处理及说话人识别技术的研究者很有帮助。-Introduce a novel speake identification system based on GMM and SVM,with feature extract,algorithm research and experiment data.This doc would be helpful to those who are working on
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-06
    • 文件大小:608528
    • 提供者:张晓宇
  1. bpsk15

    0下载:
  2. 语音端点检测,是语音压缩时提取特征参数的一个必要的过程,这个程序主要是对这个过程的一个小的程序。希望对学语音的有帮助-Extreme point detecting is a primily process to get the eigenparameter when you compressing the speech.This program is a small one,it will help for the learner.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:538
    • 提供者:杨锐雄
  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. 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. melmfcc

    0下载:
  2. 从说话人的语音信号中提取说话人的个性特征是声纹识别的关键。主要介绍语音信号特征提取方法中的Mel倒谱系数 -From the speaker s voice signal to extract the speaker s personality traits is the key to Voiceprint identification. Mainly introduces the speech signal feature extraction method in Mel cepstral
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-04
    • 文件大小:241648
    • 提供者:于高
  1. LPCC

    0下载:
  2. 语音识别中的LPCC特征提取,其中包括经典的算法函数如Durbin,协方差函数求法等,对学习提取特征参数非常有用。-feature extract of LPCC in speech recognition.I am sure you will love it ,if you are major in it.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:2806
    • 提供者:yin
  1. praat5124_sources.tar

    0下载:
  2. 汉语语音特征参数提取程序提取特征擦数 汉语语音特征参数提取程序提取特征擦数-Chinese Speech feature extraction procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5693097
    • 提供者:wuzhoujing
  1. voicebox

    0下载:
  2. 语音信号处理工具箱,包含常用的特征提取、断点检测、降噪算法等-voice signal processing toolbox
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:272944
    • 提供者:孙成立
  1. Speechrecognitiontechnology

    0下载:
  2. 比较详尽的介绍了语音识别系统的实现过程,以及相关技术。 端点检测:基于短时能量和短时平均过零率的端点检测和基于倒谱特征的端点检测 特征参数提取:LPCC和MFCC 参数模板存储:HMM和N_Gram 识别阶段:DWT 各阶段的相关技术都给了详细的介绍,绝对是好东西!-More detailed introduction to the speech recognition system implementation process and related technologie
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-25
    • 文件大小:8296938
    • 提供者:断剑
  1. mfccdtw

    1下载:
  2. 先用端点检测将语音中有用的语音部分提取出来(即将头部和尾部的静音部分除掉),然后用LPC算法提取语音信号的特征参数,进行动态归整(DTW算法)后与模板库里面的标准语音作比较,最后将识别结果进行D/A转化后播放出来。在本部分的设计中,则主要完成语音识别的模式匹配算法部分的软件实现。 -First with the endpoint detection of speech to voice some of the useful extracted from the (soon to mute som
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-22
    • 文件大小:6816633
    • 提供者:吴斌
  1. kannumfcc1

    0下载:
  2. MATLAB对语音进行处理,用MFCC提取语音特征过程-MATLAB, voice processing, voice with the MFCC feature extraction process
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:1381
    • 提供者:liuhe
  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. GAOT

    0下载:
  2. 用mfcc函数实现语音信号的特征提取,对提取数据进行分析 模式识别的一道例题-With MFCC function realization of speech signals to extract feature extraction and analysis of the data and pattern recognition of a sample
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:108509
    • 提供者:贺欢
  1. jizhongyuyintezhengcanshu

    0下载:
  2. 关于语音特征参数提取的研究生论文,希望对各位学者有很大的帮助,本人受益匪浅-Speech feature extraction on the graduate thesis, and I hope you scholars of great help, I benefited
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:177053
    • 提供者:wang
  1. yuyinxinhaotezhengcanshutiqu

    0下载:
  2. 语音特征参数的提取过程,是研究生论文,里面提到的新方法很有用处,希望能帮助你们-Speech feature extraction process, a graduate student paper, which mentioned the new method is very useful, I hope you can help
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-07
    • 文件大小:63734
    • 提供者:wang
  1. Speech-Recognition

    0下载:
  2. 本文是用于语音识别的特征提取与选择,为特征提取提出了一种新的方法。-This article is for the speech recognition feature extraction and selection for feature extraction, a new approach.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-13
    • 文件大小:3536565
    • 提供者:wangxue
  1. speakerrecognition

    0下载:
  2. 本程序是基于matlab的语者识别系统。采用mfcc算法进行提取语音特征,用gmm算法进行匹配。-This procedure is based on a speaker recognition system matlab. Mfcc algorithm using speech feature extraction, matching algorithms using gmm.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:1880
    • 提供者:dtjtracy
  1. MFCC-feature-extraction

    0下载:
  2. 语音MFCC特征提取的算法及研究 说明-MFCC feature extraction algorithm for voice and Research
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:135446
    • 提供者:周折
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com