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

搜索资源列表

  1. fASR

    0下载:
  2. 以半连续隐含马尔可夫模型HMM 为例,分析了影响Viterbi算法效率的主要原因,讨论了提高该算法效率的3种实用策略,即码本剪枝、Beam剪枝及降低精度,在保证一定识别率的前提下,使得搜索处理更加有效,提高了搜索的速度-to semi-continuous HMM HMM example, Analysis of the impact on the efficiency of the Viterbi Algorithm main discussed increasing the efficien
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:93606
    • 提供者:xiaobai
  1. CHMM

    0下载:
  2. 使用层叠隐马模型解决命名实体识别问题,含有训练语料及测试预料。-Implicit use of cascading Ma Named Entity Recognition Model to solve the problem, containing training materials and tests are expected words.
  3. 所属分类:File Formats

    • 发布日期:2017-03-26
    • 文件大小:494151
    • 提供者:糊涂虫
  1. lianxuyuyindemuxinjianli

    0下载:
  2. 基于隐而马可夫的连续语音识别中声学模型的建立及其实现-Based on Hidden Markov and continuous speech recognition acoustic model and its realization
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2372103
    • 提供者:王岐学
  1. HMM

    0下载:
  2. HMM语音识别,文本相关或文本无关均使用的说话人模型-HMM speech recognition, text-related or text-independent speaker model are used
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:776441
    • 提供者:vivilau
  1. Surf3D

    0下载:
  2. a real-time 3D pointing gesture recognition algorithm for natural human-robot interaction (HRI). The recognition errors in previous pointing gesture recognition algorithms are mainly caused by the low performance of the hands tracking module
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:4059
    • 提供者:ALI
  1. REAAL

    0下载:
  2. real-time 3D pointing gesture recognition algorithm for natural human-robot interaction (HRI). The recognition errors in previous pointing gesture recognition algorithms are mainly caused by the low performance of the hands tracking module an
  3. 所属分类:Project Manage

    • 发布日期:2017-05-03
    • 文件大小:1065440
    • 提供者:ALI
  1. attachments_01-05-2012_12-44-28

    0下载:
  2. A Tutorial on HMMs. 5. Advantage of HMM on Sequential Data ... Model Toolkit). – HMM toolbox for Matlab ... Speech recognition and segmentation. • Gesture .-A Tutorial on HMMs. 5. Advantage of HMM on Sequential Data ... Model Toolkit). – HMM too
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6943678
    • 提供者:Dima
  1. bibliofond_7397

    0下载:
  2. A Tutorial on HMMs. 5. Advantage of HMM on Sequential Data ... Model Toolkit). – HMM toolbox for Matlab ... Speech recognition and segmentation. • Gesture .-A Tutorial on HMMs. 5. Advantage of HMM on Sequential Data ... Model Toolkit). – HMM too
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:662479
    • 提供者:Dima
  1. hmm.tar

    0下载:
  2. sorce code for matlab voice recognition
  3. 所属分类:Project Design

    • 发布日期:2017-11-13
    • 文件大小:13206
    • 提供者:mohd
  1. HMM

    0下载:
  2. HMM识别孤立词的研究与实现,有助于学习语音识别-HMM isolated word recognition and implementation of research, contribute to learning speech recognition
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:457574
    • 提供者:吴光辉
  1. HMM-proj

    0下载:
  2. HMM based speech recognition-HMM based speech recognition..
  3. 所属分类:Development Research

    • 发布日期:2017-05-12
    • 文件大小:2780477
    • 提供者:soumya
  1. New-folder

    0下载:
  2. HMM and Gaussian functions and speech recognition-HMM and Gaussian functions and speech recognition..
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:80918
    • 提供者:soumya
  1. viterbi

    0下载:
  2. 语音识别HMM算法中的解码功能的程序,其中是根据观测序列和已知模型去求状态序列-Speech recognition HMM algorithm decoding process, which is to seek observer status in accordance with the sequence and the known sequence of the model
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:643
    • 提供者:张宇
  1. hmm-details

    0下载:
  2. its full of explains the concept of hmm model used in speech recognition system.
  3. 所属分类:Development Research

    • 发布日期:2017-04-29
    • 文件大小:493759
    • 提供者:dinesh
  1. decision-tree

    0下载:
  2. 这个是我自己整理的关于语音识别HMM模型训练部分的决策树相关学习总结-Decision tree learning summary of HMM model training for speech recognition
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1491210
    • 提供者:王小雷
  1. activity-recognition--based-on-hmm

    0下载:
  2. 一种HMM可以呈现为最简单的动态贝叶斯网络。隐马尔可夫模型背后的数学是由LEBaum和他的同事开发的。它与早期由RuslanL.Stratonovich提出的最优非线性滤波问题息息相关,他是第一个提出前后过程这个概念的。 在简单的马尔可夫模型(如马尔可夫链),所述状态是直接可见的观察者,因此状态转移概率是唯一的参数。在隐马尔可夫模型中,状态是不直接可见的,但输出依赖于该状态下,是可见的。每个状态通过可能的输出记号有了可能的概率分布。因此,通过一个HMM产生标记序列提供了有关状态的一些序
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:38343
    • 提供者:guolei
  1. KPMstats

    0下载:
  2. KPMstats算法的源代码,可以用于基于hmm算法的语音识别,非常的实用。-KPMstats algorithm source code, can be used for voice recognition algorithm hmm, very practical.
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:89522
    • 提供者:木言
  1. hmmSVMybrid2

    0下载:
  2. A Hybrid SVM/HMM Acoustic Modeling Approach to Automatic Speech Recognition
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:230924
    • 提供者:rimi
  1. jmnhb

    1下载:
  2. 是信号处理的基础,完整的基于HMM的语音识别系统,外文资料里面的源代码。- Is the basis of the signal processing, Complete HMM-based speech recognition system, Foreign materials inside the source code.
  3. 所属分类:Communication

    • 发布日期:2017-12-16
    • 文件大小:7168
    • 提供者:姚健庆
  1. nai-V8.4

    0下载:
  2. 完整的基于HMM的语音识别系统,IMC-PID是利用内模控制原理来对PID参数进行计算,汽车课设货车Matlab驱动力图程序。- Complete HMM-based speech recognition system, The IMC- PID is using the internal model control principle for PID parameters is calculated, Car class-based truck driver trying to Matlab
  3. 所属分类:software engineering

    • 发布日期:2017-12-13
    • 文件大小:4277
    • 提供者:宋燕明
« 12 »
搜珍网 www.dssz.com