CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hmm implementation

搜索资源列表

  1. Recognition-System

    0下载:
  2. :建立了一个基于HMM 算法的非特定人语音识别系统,阐述了具体实现过程,包括预处理、特征参数的提取及模板的匹配-: The establishment of a non-specific algorithm based on HMM Speech Recognition System, describes a specific implementation process, including preprocessing, feature extraction and template para
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1443801
    • 提供者:黄新
  1. javachinesepinyin-bundle

    0下载:
  2. 这是一个中文拼音输入法的Java实现,基于HMM模型,无词典,能完成拼音转汉字,和汉字转拼音的任务,并结合Edit Distance使其具有中文输入纠错功能。-This is a Chinese Pinyin input method of the Java implementation of HMM-based model, no dictionary, to complete Pinyin turn Chinese characters, Pinyin and Chinese charact
  3. 所属分类:IME Develop

    • 发布日期:2017-05-26
    • 文件大小:8757240
    • 提供者:若若納风
  1. masuko-doctor

    1下载:
  2. HTS语音合成系统的设计和实现,是日本人的博士论文,做hmm based 语音合成。-HTS speech synthesis system design and implementation 。it is a doctoral thesis, about hmm based speech synthesis.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1114249
    • 提供者:yujufeng
  1. HMM1

    0下载:
  2. 经典的马尔科夫算法,这个事单序列hmm模型的代码,使用C++实现-Classical Markov algorithm, this thing single sequence hmm model code, the use of C++ implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:673621
    • 提供者:阿斯顿
  1. HMM_C_LANGUAGE

    0下载:
  2. 语音识别HMM算法的C语言实现,里面有详细的注释和说明,阅读起来很容易理清程序流程和思路,函数的功能以及函数怎么调用都说的很清楚。相信对语音识别的DSP编程有很大的帮助。-HMM speech recognition algorithm for C-language implementation, which has detailed notes and instructions, read them very easy to straighten out our thinking proces
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:8002
    • 提供者:陈永恒
  1. HMM_C_DSP

    0下载:
  2. HMM的DSP实现,基于C语言,代码注释详尽,算法思想一目了然,函数接口清晰,函数功能以及函数怎么调用一目了然-HMM-DSP implementation, based on C language, code comment in detail, the algorithm ideas at a glance, the function interface, clarity, function, functions, and how the function is called at a gl
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:7952
    • 提供者:陈永恒
  1. DSP_HMM

    0下载:
  2. 基于DSP和HMM的语音识别系统设计与实现-And HMM-based speech recognition DSP System Design and Implementation
  3. 所属分类:DSP program

    • 发布日期:2017-05-04
    • 文件大小:1438952
    • 提供者:lauyee
  1. vqxitongshixian

    0下载:
  2. 整理好的基于HMM语音识别系统(matlab实现)-Tidied HMM-based speech recognition system (matlab implementation)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:861078
    • 提供者:cash
  1. ghmm-0.9-rc1.tar

    0下载:
  2. HMM model to learn about various algos like vitribri fwd backward etc and their implementation too
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3553280
    • 提供者:Abhinav Dasu
  1. viterbi

    0下载:
  2. 用C++实现HMM 的维特比算法,主要是用于参数B的初值选取以及找到隐藏序列-HMM with a C++ implementation of the Viterbi algorithm, mainly used for selecting the initial value of parameters B and find the hidden sequence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1120
    • 提供者:Ming Zhao
  1. fb_algor

    0下载:
  2. matlab implementation for forward-backward algorithm for train and test of hidden markov model (HMM).
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:832
    • 提供者:mohsen
  1. HMM--Java

    0下载:
  2. 隐马尔科夫模型HMM算法java实现 可以直接实现哦-Hidden Markov Model HMM algorithm java implementation can directly realize oh
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:5341
    • 提供者:郭彦明
  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

    0下载:
  2. 隐马尔科夫实现代码,包括前进算法,和前进后退算法-Hidden Markov implementation code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:37450
    • 提供者:
  1. zipHMM-1.0.1

    0下载:
  2. ziphmm. An very brief and fast HMM implementation!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:154559
    • 提供者:mapmap
  1. HMM

    0下载:
  2. HMM的C语言实现,图像处理必备的C语言算法-C language implementation of the HMM image processing essential C language algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:8376
    • 提供者:wangliang
  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. 121114136hmm

    0下载:
  2. hmm语音识别系统的matlab实现,包括所需函数程序。(Matlab implementation of HMM Speech Recognition)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-19
    • 文件大小:770048
    • 提供者:xxxibgdrgn
  1. Schmidt-Segmentation (HMM heart sound)-Code-master

    1下载:
  2. Matlab code for the Schmidt HMM-based heart sound segmentation. An example of the implementation of this code can be found in “run_Example_Schmidt_scr ipt.m”. This code is derived from the paper: S. E. Schmidt et al., "Segmentation of heart s
  3. 所属分类:2D图形编程

    • 发布日期:2018-02-19
    • 文件大小:1170329
    • 提供者:lynn_aaa
« 1 23 »
搜珍网 www.dssz.com