zoukankan      html  css  js  c++  java
  • HTK

    The HTK HMM Toolkit

    HTK is a portable toolkit for building and manipulating hidden Markov models. HTK is primarily used for speech recognition research although it has been used for numerous other applications including research into speech synthesis, handwriting recognition and DNA sequencing. HTK is in use at hundreds of sites worldwide. It is now available for free download.

    HTK consists of a set of library modules and tools available in C source form. The tools provide sophisticated facilities for speech analysis, HMM training, testing and results analysis. The software supports HMMs using both continuous density mixture Gaussians and discrete distributions and can be used to build complex HMM systems. The HTK release contains extensive documentation and examples.

    HTK was originally developed at CUED by Steve Young and Phil Woodland and it has been used as a basis for CUED's HMM-based large vocabulary speech recognition systems. In 1993 Entropic Research Laboratory Inc. acquired the rights to sell HTK and the development of HTK was fully transferred to Entropic in 1995 when the Entropic Cambridge Research Laboratory Ltd was established. HTK was sold by Entropic until 1999 when Microsoft bought Entropic. Microsoft has now licensed HTK back to CUED and is providing support so that CUED can distribute HTK and provide development support via the HTK3 web site.

    The initial HTK3 release is closely based on the final Entropic release, but in future we are intending to integrate into HTK3 a number of the features that have been used at CUED in research systems and provide infrastructure for speech recognition research such as word lattices for standard tasks.

    这是关于HTK的一些介绍。here is a introduction of HTK.

    才发现语音方向也是很吸引人的。这几天书也快看的差不多了(前后大概花了一个星期的样子)。了解的越多,发现越迷人。。

    先记下来,Mark!!And study it later。

  • 相关阅读:
    堆与堆排序
    利用openssl进行RSA加密解密
    [转载]编辑器圣战
    七月底的小结
    计算机是怎么样工作的?
    Linux进程地址空间之初探:一
    微软2013暑期实习笔试回忆
    微软编程之美资格赛
    微软编程之美初赛
    rootkit:实现隐藏进程
  • 原文地址:https://www.cnblogs.com/zxqwolf/p/2857987.html
Copyright © 2011-2022 走看看