/external/srec/config/en.us/tcp/ |
set_get_param.tcp | 4 get_size_t_parameter CREC.Recognizer.terminal_timeout 5 set_size_t_parameter CREC.Recognizer.terminal_timeout 100 6 get_size_t_parameter CREC.Recognizer.terminal_timeout 7 get_size_t_parameter CREC.Recognizer.optional_terminal_timeout 8 set_size_t_parameter CREC.Recognizer.optional_terminal_timeout 100 9 get_size_t_parameter CREC.Recognizer.optional_terminal_timeout 10 get_size_t_parameter CREC.Recognizer.non_terminal_timeout 11 set_size_t_parameter CREC.Recognizer.non_terminal_timeout 100 12 get_size_t_parameter CREC.Recognizer.non_terminal_timeout 13 get_size_t_parameter CREC.Recognizer.eou_threshol [all...] |
/external/srec/doc/logs/uapi/ |
run_parameters.log | 13 CREC.Recognizer.non_terminal_timeout = 90 14 CREC.Recognizer.optional_terminal_timeout = 45 15 CREC.Recognizer.terminal_timeout = 30 16 CREC.Frontend.samplerate = 11025 17 CREC.Recognizer.eou_threshold = 120 21 CREC.Recognizer.non_terminal_timeout = 400 22 CREC.Recognizer.terminal_timeout = 200 23 CREC.Recognizer.optional_terminal_timeout = 300 24 CREC.Frontend.samplerate = 8000 25 CREC.Recognizer.eou_threshold = 50 [all...] |
run_robustness3.log | 111 CREC.Recognizer.non_terminal_timeout = 90 112 CREC.Recognizer.optional_terminal_timeout = 45 113 CREC.Recognizer.terminal_timeout = 30 114 CREC.Recognizer.eou_threshold = 120 120 CREC.Recognizer.non_terminal_timeout = 400 121 CREC.Recognizer.terminal_timeout = 200 122 CREC.Recognizer.optional_terminal_timeout = 300 123 CREC.Recognizer.eou_threshold = 500 129 CREC.Recognizer.non_terminal_timeout = 90 130 CREC.Recognizer.terminal_timeout = 3 [all...] |
/external/srec/config/en.us/ |
baseline11k.par | 42 CREC.ParVersion = 1.0 ; 43 CREC.useCREClogger = 1; 45 CREC.Acoustic.dimen = 36 ; 46 CREC.Acoustic.skip = 5 ; 47 CREC.Acoustic.stay = 5 ; 48 CREC.Acoustic.durscale = 5 ; 49 CREC.Acoustic.minvar = 2860 ; 50 CREC.Acoustic.maxvar = 2860 ; 51 CREC.Acoustic.frame_period = 20 ; 52 CREC.Acoustic.load_models = non_generic [all...] |
baseline8k.par | 44 CREC.ParVersion = 1.0 ; 45 CREC.useCREClogger = 1; 47 CREC.Acoustic.dimen = 36 ; 48 CREC.Acoustic.skip = 5 ; 49 CREC.Acoustic.stay = 5 ; 50 CREC.Acoustic.durscale = 5 ; 51 CREC.Acoustic.minvar = 2860 ; 52 CREC.Acoustic.maxvar = 2860 ; 53 CREC.Acoustic.frame_period = 20 ; 54 CREC.Acoustic.load_models = non_generic [all...] |
baseline.par | 38 CREC.ParVersion = 1.0 ; 39 CREC.useCREClogger = 1; 41 CREC.Acoustic.dimen = 36 ; 42 CREC.Acoustic.skip = 5 ; 43 CREC.Acoustic.stay = 5 ; 44 CREC.Acoustic.durscale = 5 ; 45 CREC.Acoustic.minvar = 2860 ; 46 CREC.Acoustic.maxvar = 2860 ; 47 CREC.Acoustic.frame_period = 20 ; 48 CREC.Acoustic.load_models = non_generic [all...] |
/external/srec/doc/logs/srec/ |
out_SHIP_set_get_param.txt | 15 Get Parameter : CREC.Recognizer.terminal_timeout : 30 16 Get Parameter : CREC.Recognizer.terminal_timeout : 100 17 Get Parameter : CREC.Recognizer.optional_terminal_timeout : 45 18 Get Parameter : CREC.Recognizer.optional_terminal_timeout : 100 19 Get Parameter : CREC.Recognizer.non_terminal_timeout : 90 20 Get Parameter : CREC.Recognizer.non_terminal_timeout : 100 21 Get Parameter : CREC.Recognizer.eou_threshold : 120 22 Get Parameter : CREC.Recognizer.eou_threshold : 100
|
/external/srec/srec/ca/ |
Android.mk | 52 ../crec/astar.c \ 53 ../crec/astar_pphash.c \ 54 ../crec/c47mulsp.c \ 55 ../crec/get_fram.c \ 56 ../crec/priority_q.c \ 57 ../crec/rec_norm.c \ 58 ../crec/srec.c \ 59 ../crec/srec_context.c \ 60 ../crec/srec_debug.c \ 61 ../crec/srec_eosd.c [all...] |
/external/srec/srec/AcousticModels/src/ |
AcousticModelsImpl.c | 58 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Acoustic.dimen", 16)); 59 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Acoustic.skip", 5)); 60 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Acoustic.stay", 5)); 61 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Acoustic.whole_skip", 10)); 62 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Acoustic.whole_stay", 10)); 63 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Acoustic.durscale", 5)); 64 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Acoustic.frame_period", 10)); 65 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Acoustic.minvar", 1)); 66 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Acoustic.maxvar", 64000)); 67 CHKLOG(rc, ESR_SessionSetBoolIfEmpty("CREC.Acoustic.load_all_at_once", ESR_FALSE)) [all...] |
/external/srec/shared/src/ |
SessionTypeImpl.c | [all...] |
/external/dnsmasq/src/ |
cache.c | 19 static struct crec *cache_head = NULL, *cache_tail = NULL, **hash_table = NULL; 21 static struct crec *dhcp_spare = NULL; 23 static struct crec *new_chain = NULL; 67 static void cache_free(struct crec *crecp); 68 static void cache_unlink(struct crec *crecp); 69 static void cache_link(struct crec *crecp); 71 static void cache_hash(struct crec *crecp); 75 struct crec *crecp; 85 crecp = safe_malloc(daemon->cachesize*sizeof(struct crec)); 105 struct crec **new, **old, *p, *tmp 1038 struct crec *crec = NULL, *aliasc; local [all...] |
dhcp.c | 922 struct crec *crec; local 933 (crec = cache_find_by_name(NULL, config->hostname, 0, F_IPV4)) && 934 (crec->flags & F_HOSTS)) 936 if (cache_find_by_name(crec, config->hostname, 0, F_IPV4)) 939 while (crec && !(crec->flags & F_REVERSE)) 940 crec = cache_find_by_name(crec, config->hostname, 0, F_IPV4); 941 if (!crec) [all...] |
dnsmasq.h | 260 struct crec { struct 261 struct crec *next, *prev, *hash_next; 267 struct crec *cache; 694 struct crec *cache_find_by_addr(struct crec *crecp, 697 struct crec *cache_find_by_name(struct crec *crecp, 701 struct crec *cache_insert(char *name, struct all_addr *addr, 707 char *cache_get_name(struct crec *crecp);
|
/external/srec/srec/include/ |
creccons.h | 28 * CREC Wave Constants 36 * CREC Utterance Constants 42 * CREC Recognizer Constants 54 * CREC end of utterance constants
|
errhndl.h | 26 * choke point for all CREC errors
|
hmm_desc.h | 29 #include "creccons.h" /* CREC Public Constants */
|
/external/srec/srec/Recognizer/src/ |
RecognizerImpl.c | 72 /* CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Recognizer.max_acoustic_models", 2)); */ 73 CHKLOG(rc, ESR_SessionSetBoolIfEmpty("CREC.Recognizer.partial_results", ESR_FALSE)); 74 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Recognizer.NBest", 1)); 75 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Recognizer.eou_threshold", 100)); 76 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Recognizer.max_altword_tokens", 400)); 77 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Recognizer.max_frames", 1000)); 78 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Recognizer.max_fsm_arcs", 3000)); 79 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Recognizer.max_fsm_nodes", 3000)); 80 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Recognizer.max_fsmnode_tokens", 1000)); 81 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Recognizer.max_hmm_tokens", 1000)) [all...] |
/external/srec/srec/AcousticModels/include/ |
SR_AcousticModelsImpl.h | 32 /* Legacy CREC headers */ 72 * Legacy CREC pattern. 76 * ArrayList of legacy CREC acoustic models.
|
/external/srec/tools/cmd/ |
srecres2utd.pl | 49 if(/^D:\s+(\S+)\s*$/) { # same as CREC 63 } elsif(/^C:\s+(.*)$/) { # same as CREC 71 } elsif(/^R:\s+(.*)$/) { # same as CREC 78 } elsif(/^Sem[^:]+: invocab=(\d)/) { # same as CREC 82 } elsif(/^Sem:(\s+)(\S+)/) { # same as CREC 242 } elsif(/^Sem[^:]+: invocab=(\d)/) { # same as CREC 244 } elsif(/^Sem:(\s+)(\S+)/) { # same as CREC
|
/external/srec/srec/clib/ |
swicms.c | 157 rc = ESR_SessionGetSize_t ( L ( "CREC.Frontend.samplerate" ), &sample_rate ); 192 const LCHAR* parname = L("CREC.Frontend.swicms.debug"); 202 rc = GetSomeIntsIfAny( L("CREC.Frontend.swicms.forget_factor"), 206 rc = GetSomeIntsIfAny( L("CREC.Frontend.swicms.sbindex"), 210 rc = GetSomeIntsIfAny( L("CREC.Frontend.swicms.cmn"), 216 rc = GetSomeIntsIfAny( L("CREC.Frontend.swicms.cmn8"), &swicms->cmn[0], MAX_CHAN_DIM); 223 rc = GetSomeIntsIfAny( L("CREC.Frontend.swicms.cmn11"), &swicms->cmn[0], MAX_CHAN_DIM); 229 rc = GetSomeIntsIfAny( L("CREC.Frontend.swicms.tmn"), 254 rc = GetSomeIntsIfAny(L("CREC.Frontend.swicms.inutt.forget_factor2"), 258 rc = GetSomeIntsIfAny(L("CREC.Frontend.swicms.inutt.disable_after") [all...] |
/external/srec/srec/crec/ |
srec_tokens.c | 77 /*FIX - replace with crec error handling*/ 86 /*FIX - replace with crec error handling*/ 160 /*FIX - replace with crec error handling*/ 169 /*FIX - replace with crec error handling*/ 228 /*FIX - replace with crec error handling*/ 237 /*FIX - replace with crec error handling*/
|
comp_stats.c | 50 /*c = (COMP_STATS *) NEW( COMP_STATS, L("crec.comp_stats")); */ 186 CS_CLOCK *c = (CS_CLOCK *) NEW(CS_CLOCK, L("crec.cs_clock"));
|
c47mulsp.c | 45 PLogError("recognizer max_model_states %d, acoustic model num states %d, set CREC.Recognizer.max_model_states higher\n",
|
/external/srec/srec/Recognizer/include/ |
SR_RecognizerImpl.h | 173 * Legacy CREC frontend. 177 * Legacy CREC Input waveform object. 181 * Legacy CREC Utterance object. 185 * Legacy CREC confidence score calculator. 189 * Legacy CREC recognizer.
|
/external/srec/srec/Vocabulary/include/ |
SR_VocabularyImpl.h | 45 * Legacy CREC vocabulary.
|