|
SPRAAK
|
Collaboration diagram for Spraak:Data Fields | |
| SprCwrSearchSpace * | search_space |
| SprSspDesc * | ssp_des |
| SprKeySet * | keys |
| input keyset More... | |
| const SprCwrSRMDesc * | lm_srm |
| void * | lm |
| SprCwrLexDesc * | lex |
| SprStrHashTbl | config |
| SpraakMon_ | mon |
| SprCwrSearchUpdate | update |
| SprStream * | audio_fd |
| SprLMContext * | lmc [4] |
| LM-contexts for tracking the LM status. More... | |
| int | calc_bwd_prob |
| no needed for most tasks More... | |
| int | lmc_len |
| SpraakWord * | res |
| int | res_len |
| int | res_alen |
| char * | res_str |
| int | res_str_alen |
| int | error |
| char * | curr_lex |
| const char * | lex_is_preload |
| char * | curr_lm |
| const char * | lm_is_preload |
| char * | curr_am |
| char * | curr_ssp |
| char * | curr_spkr |
| char * | curr_setup |
| char * | old_dir |
| allocated using malloc() not spr_malloc() ! More... | |
| SprDynStr | dyn_str |
| SprCwrSearchSpace* Spraak::search_space |
| SprSspDesc* Spraak::ssp_des |
| SprKeySet* Spraak::keys |
input keyset
used as data descriptor when working with streams
| const SprCwrSRMDesc* Spraak::lm_srm |
| void* Spraak::lm |
| SprCwrLexDesc* Spraak::lex |
| SprStrHashTbl Spraak::config |
| SpraakMon_ Spraak::mon |
| SprCwrSearchUpdate Spraak::update |
| SprStream* Spraak::audio_fd |
| SprLMContext* Spraak::lmc[4] |
LM-contexts for tracking the LM status.
| int Spraak::calc_bwd_prob |
no needed for most tasks
| int Spraak::lmc_len |
| SpraakWord* Spraak::res |
| int Spraak::res_len |
| int Spraak::res_alen |
| char* Spraak::res_str |
| int Spraak::res_str_alen |
| int Spraak::error |
| char* Spraak::curr_lex |
| const char* Spraak::lex_is_preload |
| char* Spraak::curr_lm |
| const char* Spraak::lm_is_preload |
| char* Spraak::curr_am |
| char* Spraak::curr_ssp |
| char* Spraak::curr_spkr |
| char* Spraak::curr_setup |
| char* Spraak::old_dir |
allocated using malloc() not spr_malloc() !
| SprDynStr Spraak::dyn_str |
1.8.6