SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
SprCwrPhoneDesc Struct Reference
+ Collaboration diagram for SprCwrPhoneDesc:

Data Fields

char CD_phones
 is the phone set realy context dependent More...
 
char tied_states
 are the states shared (tied) across different CD-phones More...
 
char single_state
 are the models single state models or not More...
 
char dummy
 
int nr_ci_phones
 nr. of CI-phones More...
 
SprCwrCIPhoneci_phones
 description of the CI-phones More...
 
SprPhonCache ** ci_phone_cache
 
int nr_cd_phones
 nr. of context dependent phones More...
 
int nr_ci_cd_phones
 
SprCwrCDPhonecd_phones
 description of the context dependent phones More...
 
int lc_weight
 left context weight currently in use More...
 
int nr_nodes
 number of nodes More...
 
int nr_states
 minimum nr. of states required in the corresponding HMM More...
 
SprCwrNodeInfonode_info
 
const char * sil_str
 the name of the silence phoneme More...
 
int isil
 the number of the silence phoneme More...
 
char * word_sep
 the word separator More...
 
int iwsep
 the 'phone' number of the word separator More...
 
char * wsepb
 
int wsepb_len
 length of the word separator More...
 
const char * word_ext
 symbol to extend contexts after the second word boundary More...
 
int iword_ext
 the 'phone' number for word extension More...
 
char * ci_phone_delim
 phone delimitor used for separating CI-phones More...
 
char * cd_phone_delim
 phone delimitor used for separating CD-phones More...
 
char * ci_fname
 the file name the CI-phone info was read from More...
 
char * cd_fname
 the file name the CD-phone info was read from More...
 
SprHtblStr ci_htbl
 convert a CI-phone name to the CI-phone index More...
 
SprHtblStr cd_htbl
 convert a CD-phone name to the CD-phone index More...
 

Field Documentation

char SprCwrPhoneDesc::CD_phones

is the phone set realy context dependent

char SprCwrPhoneDesc::tied_states

are the states shared (tied) across different CD-phones

char SprCwrPhoneDesc::single_state

are the models single state models or not

char SprCwrPhoneDesc::dummy
int SprCwrPhoneDesc::nr_ci_phones

nr. of CI-phones

SprCwrCIPhone* SprCwrPhoneDesc::ci_phones

description of the CI-phones

SprPhonCache** SprCwrPhoneDesc::ci_phone_cache

structure for fast conversion of a sequence of phones in textual form to phone indices

int SprCwrPhoneDesc::nr_cd_phones

nr. of context dependent phones

int SprCwrPhoneDesc::nr_ci_cd_phones

nr. of context independent phones that have at laast one context dependent realisation

SprCwrCDPhone* SprCwrPhoneDesc::cd_phones

description of the context dependent phones

int SprCwrPhoneDesc::lc_weight

left context weight currently in use

int SprCwrPhoneDesc::nr_nodes

number of nodes

int SprCwrPhoneDesc::nr_states

minimum nr. of states required in the corresponding HMM

SprCwrNodeInfo* SprCwrPhoneDesc::node_info

all info about the nodes: corresponding state and duration model, ...

const char* SprCwrPhoneDesc::sil_str

the name of the silence phoneme

int SprCwrPhoneDesc::isil

the number of the silence phoneme

char* SprCwrPhoneDesc::word_sep

the word separator

int SprCwrPhoneDesc::iwsep

the 'phone' number of the word separator

char* SprCwrPhoneDesc::wsepb

the word separator between brackets (i.e. the trivial notation)

int SprCwrPhoneDesc::wsepb_len

length of the word separator

const char* SprCwrPhoneDesc::word_ext

symbol to extend contexts after the second word boundary

int SprCwrPhoneDesc::iword_ext

the 'phone' number for word extension

char* SprCwrPhoneDesc::ci_phone_delim

phone delimitor used for separating CI-phones

char* SprCwrPhoneDesc::cd_phone_delim

phone delimitor used for separating CD-phones

char* SprCwrPhoneDesc::ci_fname

the file name the CI-phone info was read from

char* SprCwrPhoneDesc::cd_fname

the file name the CD-phone info was read from

SprHtblStr SprCwrPhoneDesc::ci_htbl

convert a CI-phone name to the CI-phone index

SprHtblStr SprCwrPhoneDesc::cd_htbl

convert a CD-phone name to the CD-phone index