Public Attributes | List of all members
xwdssid_t Struct Reference

cross word triphone model structure More...

#include <ctxt_table.h>

Public Attributes

s3ssid_tssid
 
s3cipid_tcimap
 
int32 n_ssid
 

Detailed Description

cross word triphone model structure

Triphone information in the flat lexicon search in Sphinx 3.0 for all word hmm modelling broken up into 4 cases: within-word triphones left-context cross-word triphones (multi-phone words) right-context cross-word triphones (multi-phone words) left- and right-cross-word triphones (single-phone words) These 4 cases captured by the following data structures.

Member Data Documentation

s3cipid_t* xwdssid_t::cimap

Index into ssid[] above for each ci phone

Referenced by compress_table(), dict2pid_dump(), and dict2pid_get_rcmap().

int32 xwdssid_t::n_ssid

#Unique ssid in above, compressed ssid list

Referenced by compress_table(), dict2pid_dump(), and get_rc_nssid().

s3ssid_t* xwdssid_t::ssid

Senone Sequence ID list for all context ciphones

Referenced by compress_table(), dict2pid_dump(), and word_enter().


The documentation for this struct was generated from the following file: