CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - Viterbi Algorithm

搜索资源列表

  1. hmm的c++语言实现

    1下载:
  2. c++实现HMM,向前向后算法,Viterbi算法,Baum-Welch算法。其中包括用c++定义的HMM数据结构。全部是cpp和h的文件-c achieve HMM, forward backward algorithm, Viterbi algorithm, Baum-Welch algorithm. C including the use of the HMM definition data structure. Cpp all the documents and h
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:7.93kb
    • 提供者:宋敏
  1. cdhmm

    0下载:
  2. matlab下实现的用于语音识别的一些算法,包括hmm参数提取,viterbi识别算法,mfcc参数提取算法,端点检测算法等,对于做语音识别的来说都是很有用的-under Matlab for the voice recognition algorithm, including hmm parameter extraction, Recognition Viterbi algorithm, mfcc parameter extraction algorithm, endpoint detecti
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:525.53kb
    • 提供者:张兵
  1. turbo_VHDL

    2下载:
  2. Turbo Decoder Release 0.3 * Double binary, DVB-RCS code * Soft Output Viterbi Algorithm * MyHDL cycle/bit accurate model * Synthesizable VHDL model -Turbo Decoder Release 0.3 * Double binary, DVB-RCS code * Soft Output Viterbi Algorithm * M
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:151.14kb
    • 提供者:鲁京
  1. viterbi1111

    0下载:
  2. 维特比算法用于扩频信道译码,与Turboo码,卷积码,级联码构成编码系统-Viterbi Algorithm for spread spectrum channel decoding, and Turboo code, convolutional codes, concatenated coding system code constitute
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:7.89kb
    • 提供者:GF
  1. hmm-viterbi-c

    0下载:
  2. 下载的一个不错的HMM程序,主要实现HMM中的viterbi最佳路径选择算法,用vc编写,可以根据自己需要参考修改 this is a excellent HMM program,it completes the VITERBI algorithm in HMM.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:27.64kb
    • 提供者:macui
  1. forward_viterbi

    0下载:
  2. The algorm of viterbi. You talk to your friend three days in a row and discover that on the first day he went for a walk, on the second day he went shopping, and on the third day he cleaned his apartment. You have two questions: What is the overall p
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2.76kb
    • 提供者:王冠
  1. hmm-1.03.tar.gz

    0下载:
  2. 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。, In speech recognition classical HMM algorithm, including has the sequence, the test and the parameter training, compiles by the C language.
  3. 所属分类:语音合成与识别

    • 发布日期:2017-11-08
    • 文件大小:12.62kb
    • 提供者:李云强
  1. Chinese-Word-Segment-And-POS-Tagger

    1下载:
  2. 实现了中文分词和词性标注程序。分词方法采用“三词正向最长匹配”。词性标注使用HMM方法,用Viterbi算法实现。“三词正向最长匹配”保持了“正向最长匹配算法”快速的特点,同时提高了分词的准确性。-Chinese word segmentation and implemented procedures for POS tagging. Segmentation Methods, " the longest three-match positive words." POS tag
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-14
    • 文件大小:3.85mb
    • 提供者:paul
  1. c-viterbi

    0下载:
  2. 这是(2,1,7)viterbi编码和译码的c语言代码 译码中是用基二算法实现的,运行时首先要在c盘中建立一个输入文件和一个输出文件。-This is the [2,1,7] viterbi encoding and decoding of the c language code decoding is to use the base implementation of the second algorithm, run-time we must first set up in c aft
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2.1kb
    • 提供者:张晓勃
  1. Create

    0下载:
  2. Speech Recognition system using HMM...includes Viterbi , Forwarding and Backtracking Algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-15
    • 文件大小:5.52kb
    • 提供者:shekhar
  1. viterbi

    0下载:
  2. viterbi算法详细介绍,结合例子说明hmm模型-Details viterbi algorithm, combined with examples of model hmm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-07
    • 文件大小:896byte
    • 提供者:宗丹
  1. HMMforspeechrecogntion

    4下载:
  2. 一个可执行的HMM语音识别程序例程,实现了对10个数字音的识别程序,包含了HMM语音识别中的分段,MFCC特征提取,Baum-Welch训练,及Viterbi等算法,通过此例程可以很好的理解HMM的算法原理-An executable HMM-based 10 digits speech recogntion program example. this code zip file includes segmentation, MFCC feature extraction, Baum-Welc
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1.12mb
    • 提供者:wh
  1. viterbi_example

    0下载:
  2. This document shows an Example Of Viterbi algorithm encoding decoding
  3. 所属分类:Editor

    • 发布日期:2017-04-17
    • 文件大小:40.24kb
    • 提供者:GogiB.
  1. hmm

    4下载:
  2. hmm文件时运用HMM算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;mfcc.m是计算MFCC参数的程序;pdf.m函数是计算给定观察向量对该高斯概率密度函数的输出概率;mixture.m是计算观察向量对于某个HMM状态的输出概率,也就是观察向量对该状态的若干高斯混合元的输出概率的线性组合;getparam.m函数是计算前向概率、后向概率、标定系数等参数;viterbi.m是实现Viterbi算法;baum.m是实现Baum-Welch算法;inithmm.m是初始化参数;trai
  3. 所属分类:语音合成与识别

    • 发布日期:2013-11-14
    • 文件大小:525.52kb
    • 提供者:于军
  1. HLab.tar

    0下载:
  2. A speech recognition training and decoding system. It uses segmental K-means algorithm for acoustic modeling, and synchronus Viterbi search for decoding.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-06-02
    • 文件大小:13.21mb
    • 提供者:chanwcom
  1. weitebisuanfa

    0下载:
  2. 维特比算法 寻找最可能的隐藏状态序列(Finding most probable sequence of hidden states) 对于一个特殊的隐马尔科夫模型(HMM)及一个相应的观察序列,我们常常希望能找到生成此序列最可能的隐藏状态序列。 -Viterbi algorithm to find the most likely hidden state sequence (Finding most probable sequence of hidden states) for a
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:51.2kb
    • 提供者:machinery
  1. voice

    0下载:
  2. 在分析语音特征提取方法基础上提出一种改进组合算法,并采用HMM 声学模型和Viterbi 算法进行模式训练和识别.-Speech feature extraction method in the analysis based on the combination of an improved algorithm, and using HMM acoustic model and the Viterbi algorithm for model training and recognition.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:144.25kb
    • 提供者:黄新
  1. SpeechRecognition

    0下载:
  2. viterbi algorithm speech
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-02
    • 文件大小:666.82kb
    • 提供者:eti
  1. hmm-ViterbiPalgorithm

    0下载:
  2. 介绍了HMM模型几种算法中的一种Viterbi Algorithm,并给出了其实现程序-HMM model introduced several algorithms in an Viterbi Algorithm, and gives its realization procedure
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:52.48kb
    • 提供者:袁军
  1. bin

    0下载:
  2. BER for soft output viterbi algorithm. displays ber curves, by varying the rate code, snr.
  3. 所属分类:Compiler program

    • 发布日期:2017-12-02
    • 文件大小:3.35kb
    • 提供者:marius
« 12 »
搜珍网 www.dssz.com