#include <whmm.h>
Public Attributes | |
| hmm_t | hmm |
| int16 | pos |
| s3cipid_t | rc |
| s3cipid_t | lc |
| struct whmm_s * | next |
| hmm_t whmm_s::hmm |
Base HMM structure.
| s3cipid_t whmm_s::lc |
Left context position (only for first phone in word); index into lcssid[][].ssid or lrcssid[][].ssid
| int16 whmm_s::pos |
Word pronunciation position index
| s3cipid_t whmm_s::rc |
Right context position (only for last phone in word); index into rcssid[][].ssid or lrcssid[][].ssid
1.8.11