Python Library for Continuous Desity Hidden Markov Model which is widely used in Speech Recognition.
Project description
An easy to use python library consisting implementation of Continuous Density Hidden Markov Models.After studying Hidden Markov Models(HMM) for a while now, I have came across many python libraries which implements HMM algorithms like forward, backward, Viterbi and Baum-Welch. However, most of these libraries work on discrete observations. Continuous Density Hidden Markov Models(CD-HMM) are a type of HMM which consists of Emission probabilities in the form of a distribution like gaussian or uniform distribution. Despite its use in Speech processing, very less codes are available on the internet regarding CD-HMM. This library has implementation of all HMM algorithms applied on continuous density observations.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for cdhmm-ashishmokalkar-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2a458cb9848260f27a94db7ebe74472b60ba1d47790311c9b3992e41f19c8a2 |
|
MD5 | ff7680cbfdaf5ab1dbafe862a1b3ed18 |
|
BLAKE2b-256 | 395efe1351592c7747aa6a7c6f72194c1c49e701e2282518341eade20364617f |
Hashes for cdhmm_ashishmokalkar-0.0.1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7747791ca409931da78668e690b0a6b5d728f2127c67aa25a47e197535a4c8c6 |
|
MD5 | f0782d75f6888d47a2fc46be6df53292 |
|
BLAKE2b-256 | 7bdab296dc48792128ecfe2d810b795a872d3530e597b9b25b43bbfbefb5f09f |