CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - hmm speech

搜索资源列表

  1. cdhmm

    0下载:
  2. 用Matlab开发的基于HMM的语音识别系统-Developed using Matlab-based HMM speech recognition system
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:537180
    • 提供者:庄冕
  1. HMM100

    0下载:
  2. HMM matlab 源代码,可用于语音识别,是一种经典的算法,有广泛的应用范围。-HMM matlab source code, can be used for speech recognition is a classical algorithm, a wide range of applications.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:35609
    • 提供者:杨明
  1. Matlab-HMM

    0下载:
  2. 在matlab环境下,使用HMM对语音信息进行处理!-In the matlab environment, the use of HMM for speech information processing!
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:41047
    • 提供者:
  1. ProjectSpeech_HMM

    0下载:
  2. Speech recognition using H-Speech recognition using HMM
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9906225
    • 提供者:nagendra
  1. speechpointdetection

    0下载:
  2. 基音端点检测,可用于语音识别, 和语音编码中。-speech point detection
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:950
    • 提供者:aland
  1. cdhmm

    0下载:
  2. 连续隐马尔可夫识别程序。 包含的模块,可以比较完整地进行语言识别。 主要模块: Test.m Train.m viterbi.m baum.m pdf.m recog.m mixture.m mfcc.m -speech recognize using HMM include 11 matlab fuction: Test.m Train.m viterbi.m baum.m pdf.m recog.m mixture.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:537115
    • 提供者:JF
  1. training

    0下载:
  2. this source code is for Training ,HMM for speech recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1010
    • 提供者:sillyp
  1. DTW

    1下载:
  2. DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 -DTW (Dynamic Time Warping, dynamic time warping) algorithm
  3. 所属分类:matlab例程

    • 发布日期:2012-12-31
    • 文件大小:5778
    • 提供者:fujuan
  1. Hmm

    0下载:
  2. 语音识别技术的最终目标是要让计算机能与人自由交谈。目前,连续语音识别技术正趋于成熟,语音识别也延伸出了诸多实用化的研究方向。今后,语音识别的重点将集中在自然话语识别与理解、实时语音识别和语音识别鲁棒性等方面。作为一门交叉学科,语音识别所涉及到的技术有信号处理、模式识别、概率论和信息论、发声机理、听觉机理和人工智能等。-The ultimate goal of speech recognition technology is to make computers and allowing other
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:5483477
    • 提供者:吴斌
  1. hmm

    0下载:
  2. MATLAB编写的语音识别算法,中间有详细的代码注释,便于大家交流-Speech recognition algorithm written in MATLAB, the middle of a detailed code comments, easy to share
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:329706
    • 提供者:zhou
  1. HMM

    0下载:
  2. 这是HMM的语音识别不用修改就可以使用,很好用希望大家喜欢-This is a HMM speech recognition can be used without modification
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:48580
    • 提供者:liulingli
  1. Hybrid-Adaptive-Resonance

    0下载:
  2. this Program utilized a new method for generation codebook in Hidden Markov Models (HMM). Hybrid HMM and neural networks have been applied to improve recognition in speech processing. -this Program utilized a new method for generation
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:888299
    • 提供者:abbas
  1. hmm

    0下载:
  2. 基于HMM的语音识别系统的所有程序,说话人人识别-Everyone to identify all programs of the HMM-based speech recognition system, speech
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1124579
    • 提供者:姜波
  1. MixtGaussian

    0下载:
  2. 一个HMM的语音识别的 程序,包括训练识别等一系列子程序,有英文使用介绍-A HMM speech recognition procedures, including training to identify a series of subroutines, for use in English introduction
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2360327
    • 提供者:姜波
  1. HMM

    0下载:
  2. 基于matlab的语音识别代码(使用HMM算法的)-Matlab speech recognition code (using the HMM algorithm)
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:72690
    • 提供者:echo
  1. speech-recognize-HMM-CPP

    0下载:
  2. 在语音识别中,用隐马尔科夫模型(HMM)进行训练,用C++编写的仿真代码-In speech recognition, hidden Markov model (HMM) for training, simulation code written in C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:5789
    • 提供者:viky99
  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 with skips and single Diagonal Gaussian

    0下载:
  2. 以MFCC作为特征参数,利用HMM算法进行语音识别(Speech recognition using HMM algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:26624
    • 提供者:充满魅力人
  1. Hidden-Markov-Models_4_1

    0下载:
  2. 语音识别HMM隐马尔可夫全过程的matlab程序,运行测试能出结果,希望对你们有用,实在没点数才把自己压箱底的东西拿出来,呜呜(HMM speech recognition, Hidden Markov whole process of matlab program, run the test to the result, I hope helpful for you, it is only then did their own pressure points things bottom out
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:175104
    • 提供者:wuyi0414
  1. 基于HMM的语音识别系统毕设

    1下载:
  2. 基于HMM的语音识别系统毕业设计(用matlab7.1版)(Graduation Design of speech recognition system based on hmm)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-20
    • 文件大小:16557056
    • 提供者:xyh12345
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com