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

搜索资源列表

  1. hmm

    0下载:
  2. 这是一个MATLAB的仿真程序,属于语音识别方面的,主要用到HMM模型。-This is a MATLAB simulation program, voice recognition, mainly used in the HMM model.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:4756
    • 提供者:ck
  1. Contains-examples-HMM

    0下载:
  2. matlab程序,基于隐马尔科夫的语音识别源程序,内含例子,以及详细说明各个子程序的作用。-Contains examples, and detailed descr iption of the role of each subroutine. Speech recognition based on hidden Markov source,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:40633
    • 提供者:chenkan
  1. dtwhmm.doc

    0下载:
  2. 两种不同的语音识别算法---动态时间伸缩算法(DTW)和隐马尔科夫模型(HMM),.doc-Speech recognition algorithm in two different dynamic time stretching algorithm--- (DTW) and Hidden Markov Model (HMM),. Doc
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1348057
    • 提供者:yongli
  1. HMM

    1下载:
  2. 语音识别与合成的基本程序,分为特征提取、模型建立和语音识别,且包括特征补偿-Basic procedures for speech recognition and synthesis, divided into feature extraction, modeling and speech recognition, including feature compensation
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-16
    • 文件大小:1069297
    • 提供者:gg
  1. hmm-matlab-platform

    0下载:
  2. 基于matlab的hmm语音实验平台,包含了众多的实验程序,为语音识别工作提供参考-Matlab-based the hmm Voice experimental platform, contains a large number of experimental procedures, and provide a reference for the voice recognition work
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-12
    • 文件大小:196380
    • 提供者:冀几
  1. CPP.hmm

    0下载:
  2. 基于HMM的语音识别程序在C++平台下的实现-hmm recognize
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:12794
    • 提供者:宋晨辰
  1. HMM

    0下载:
  2. 隐马尔科夫模型的matlab工具箱,可用于语音识别、步态识别等人工智能研究领域-Hidden Markov model matlab toolbox, can be used for speech recognition, gait recognition research fields such as artificial intelligence
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:35038
    • 提供者:windy
  1. HMM-principle

    0下载:
  2. 马尔科夫模型基本原理及其在语音识别领域中的应用,讲解简单易懂,适合入门者学习。-Basic principle of markov model and its application in the field of speech recognition, simple, suitable for even beginner to learn.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:901487
    • 提供者:smart
  1. HMM

    1下载:
  2. HMM基于mfcc特征的语音识别,包括DTW算法演示、mfcc参数计算、端点检测等-HMM-based speech recognition feature mfcc
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:38368
    • 提供者:程窦华
  1. vc12789

    0下载:
  2. 用VC++编写的语音识别HMM算法的系统,可以帮到计算机的孩子们-Written by VC++ speech recognition system HMM algorithm, the computer can help children
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:824784
    • 提供者:hrz
  1. HMM-model

    0下载:
  2. 隐马尔科夫模型是语音识别中的重要算法思想,这里在matlab下实现了一个原理性的算法-Hidden markov models is an important algorithm in speech recognition, here under the matlab implements a rational algorithm
  3. 所属分类:Audio program

    • 发布日期:2017-04-02
    • 文件大小:3184
    • 提供者:gangcunningci
  1. hmm-neural

    0下载:
  2. 使用hmm隐马尔科夫模型 进行语音识别,论文效果不错-Hmm using hidden Markov model for speech recognition
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-10
    • 文件大小:2550089
    • 提供者:awdawd
  1. HMM-C-based

    0下载:
  2. HMM基于C语言的模型程序源代码,语音识别,数字信号处理-HMM model based on the C language source code, voice recognition, digital signal processing
  3. 所属分类:Algorithm

    • 发布日期:2017-05-30
    • 文件大小:12246479
    • 提供者:
  1. hmm

    0下载:
  2. 功能函数,用于matlab的仿真和实现,可用于语音识别和语音处理-Functions for matlab simulation and implementation, can be used for speech recognition and speech processing
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:5080
    • 提供者:王鹏
  1. HMM-speech-recognition-

    0下载:
  2. 这个方法之所以如此流行就在于其固有的统计框架:从有限语音训练集数据中训练出模型近似参数的简单易行;模型可根据特殊的词汇、声音等改变认知系统的大小、种类或模型的架构的灵活多变;实现整个认知系统的简单方便。在这篇解释性的文章中,我们将讲解应用在语音识别中的非常重要的统计方法,并讨论一系列尚未解决的原理性的和实际性的问题,因为他们很重要并对不同系统实现的性能有很大影响。-This method is so popular lies in its inherent statistical framewo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:96791
    • 提供者:黄灿奕
  1. HMM-isolated-word-speech-recognition

    2下载:
  2. 一种基于隐马尔科夫模型的孤立词的的语音识别实验,可以试验0到9的数字语音识别。-An isolated word speech recognition experiment based on the hidden Markov model, can test 0 to 9 digit speech recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-12
    • 文件大小:606208
    • 提供者:裴安山
  1. HMM

    0下载:
  2. 基于HMM模型的语音识别算法解析,里面含有汉语数码录音和其他各种训练算法,直接调用对比即可-HMM Viterbi Baum-Welch
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:97806
    • 提供者:tianye
  1. hmm

    0下载:
  2. 在语音识别领域改代码运用隐马尔科夫模型可以实现很好的识别性能-Change the code in the field of speech recognition using Hidden Markov model can achieve good recognition performance
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-04
    • 文件大小:9842
    • 提供者:张涛
  1. HMM

    0下载:
  2. 语音识别范例,对初学者有很大帮助,有助于学习H-Speech recognition paradigm of great help for beginners, contribute to learning HMM
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-24
    • 文件大小:8192
    • 提供者:qiuyu
  1. hmm

    0下载:
  2. 基于HMM的语音识别系统,对二十个训练样本采集MFCC系数分析,求最小距离。-HMM- based Speech Recognition System
  3. 所属分类:matlab

    • 发布日期:2017-12-17
    • 文件大小:13901824
    • 提供者:许文涛
« 1 2 3 4 5 67 8 9 10 11 ... 23 »
搜珍网 www.dssz.com