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

搜索资源列表

  1. Energynormalization

    0下载:
  2. Speech Recognition - Numbers 1 to 5 Energy normalization and time alignment References: [1] L. Rabiner and B.H. Juang,Fundamentals of Speech Recognition, Prentice-Hall, 1993. % [2] P.E. Papamichalis, Practical Approaches to Speech Coding, Pre
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1448
    • 提供者:pan
  1. EnergyNormalizationCepSpec

    0下载:
  2. Speech Recognition - Numbers 1 to 5 Energy normalization and time alignment References: [1] L. Rabiner and B.H. Juang,Fundamentals of Speech Recognition, Prentice-Hall, 1993. % [2] P.E. Papamichalis, Practical Approaches to Speech Coding, Pre
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2203
    • 提供者:pan
  1. HMMmodel

    0下载:
  2. This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner (1) and others. Serious students are directed to the
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:15630
    • 提供者:aaaaaaa
  1. Hidden_Markov_model_for_automatic_speech_recogniti

    0下载:
  2. Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:23484
    • 提供者:张志
  1. ICTCLAS

    0下载:
  2. 计算所汉语词法分析系统ICTCLAS.分词正确率高达97.58%(973专家组评测),未登录词识别召回率均高于90%,其中中国人名的识别召回率接近98%处理速度为31.5Kbytes/s。ICTCLAS的特色还在于:可以根据需要输出多个高概率结果,有多种输出格式,支持北大词性标注集,973专家组给出的词性标注集合。-Calculate the Chinese Lexical Analysis System ICTCLAS. Segmentation correct rate of 97.58 p
  3. 所属分类:Compiler program

    • 发布日期:2017-11-08
    • 文件大小:3140411
    • 提供者:站长
  1. rab_begin

    0下载:
  2. Code to find the speech beginning using rabiner method
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:969
    • 提供者:Sakin
  1. rab_finish

    0下载:
  2. Code to find speech ending using rabiner method
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:983
    • 提供者:Sakin
  1. EndPointDetector

    0下载:
  2. End point detector Implementation of "An Algorithm for Determining the Endpoints of Isolated Utterances, L. R. Rabiner and M. R.Sambur
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-06
    • 文件大小:1773
    • 提供者:serdar
  1. endpoint_detection

    0下载:
  2. End point detection" I implemented an algorithm for detecting start and end point of the word sequence in speech. In this way the Rabiner method, used to perform this work
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1490
    • 提供者:mehdi
  1. rabiner

    0下载:
  2. 隐马尔科夫模型与语音识别的开山之作,google scholar中引用次数最多的论文-Hidden Markov model for speech recognition google scholar most cited papers
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:2183165
    • 提供者:圣骑士
  1. sourcecodes

    0下载:
  2. i send the matlab codes for embedded zero tree and se partioning in hierarchial trees in image compression.I also send matlab code for speech compression using rabiner algorithm amd OFDM transceiver design.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:52560
    • 提供者:lingeswari
  1. sourcecode

    0下载:
  2. I send the matlab code for image compression using embedded zero tree and set partitioning in hierarchial tree.Also i send matlab code for speech compression using rabiner algorithm and OFDM transceiver design.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:706
    • 提供者:lingeswari
  1. speerabiner

    0下载:
  2. Speech Compression using Rabiner algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-17
    • 文件大小:75501
    • 提供者:Krish
  1. speech

    0下载:
  2. speech compression using rabiner algorithm
  3. 所属分类:Audio program

    • 发布日期:2017-04-15
    • 文件大小:24646
    • 提供者:Sujitha
  1. cepstrum_computation

    1下载:
  2. 劳伦斯教授(罗格斯大学和加州大学圣巴巴拉分校),罗纳德·谢弗教授(斯坦福大学)的团队已经设计了的关于语音信号倒频谱分析的程序,适用,有创新点,里面有很好地注释资料。-The set of speech processing exercises have been designed by a team consisting of Prof. Lawrence Rabiner (Rutgers University and University of California, Santa Barbar
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1135309
    • 提供者:xie zhijie
  1. accord-hmm-source

    0下载:
  2. Hidden Markov Models in C#-Introduction Hidden Markov Models were first described in a series of statistical papers by Leonard E. Baum and other authors in the second half of the 1960s. One of the first applications of HMMs was speech recognition,
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:69063
    • 提供者:xps1530
  1. 语音信号数字处理(L.R.Rabiner)

    0下载:
  2. 语音信号数字处理(L.R.Rabiner)编写的一本关于语音信号处理的书,很多的都想要的,我今天把它贡献,希望大家喜欢.(Speech signal digital processing (L.R.Rabiner) prepared a book on voice signal processing, many of them want, and I contribute it today, I hope you like it)
  3. 所属分类:语音压缩

    • 发布日期:2017-12-23
    • 文件大小:9340928
    • 提供者:yiyebaba
搜珍网 www.dssz.com