include Directory Reference

Files

file  adaptor.h [code]
 

Wrapper function of speaker adaptation.


file  approx_cont_mgau.h [code]
 

Master function to compute the approximate score of mixture of Gaussians.


file  ascr.h [code]
 

Wrapper to hold senone scores.


file  astar.h [code]
file  blkarray_list.h [code]
file  cb2mllr_io.h [code]
 

Implementation of code book to mllr regression class map.


file  classifier.h [code]
file  classify.h [code]
 

Frame-by-frame classifier written by Ziad. To be replaced by Yitao's version.


file  cmdln_macro.h [code]
file  confidence.h [code]
file  cont_mgau.h [code]
 

Interface of full GMM computation with integer value of log likelihood.


file  corpus.h [code]
 

Operations on corpus.


file  ctxt_table.h [code]
file  dag.h [code]
 

data structure for dag. Adapted from s3_dag.h in s3.5


file  dict.h [code]
 

Operations on dictionary.


file  dict2pid.h [code]
 

Building triphones for a dictionary.


file  encoding.h [code]
file  endptr.h [code]
 

Wrapper of the end-pointer.


file  fast_algo_struct.h [code]
 

File that implement various structure for fast algorithms. fast_algo_struct implement beam_t, histprune_t, pl_t and fast_algo_struct_t.


file  fillpen.h [code]
 

Filler penalties, penalties for words that do not show up in the main LM.


file  fsg.h [code]
file  fsg_history.h [code]
file  fsg_lextree.h [code]
file  fsg_psubtree.h [code]
file  fsg_search.h [code]
file  gmm_wrap.h [code]
 

Function pointer wrapper of GMM computation.


file  gs.h [code]
 

(Not opened to public) Gaussian selector Implentation


file  hmm.h [code]
 

HMM data structure and operation.


file  interp.h [code]
 

Interpolation of CD/CI senones. Interpolation is used in the time of SCHMM and it is still a very useful technique for CDHMM as some experiments shown in Broadcast news evaluation in 99.


file  kb.h [code]
 

The global wrapper structure for all variables in 3.X search. We may want to use it for sphinx 3.0 as well.


file  kbcore.h [code]
 

kb core structures, the structure that stores parameters for s3.X search


file  kdtree.h [code]
file  lextree.h [code]
 

Data structure of lexical tree.


file  lm.h [code]
 

Language model.


file  lmclass.h [code]
 

Language model class modules. This module maintains classes of words and associated probabilities (P(word | class)). Examples of such classes: days of week, months of year, digits, last names, etc. Restrictions:

  • Classes cannot be nested; all classes are top-level classes.
  • Contents of classes are individual words. Use "compound words" for phrases. By convention, class names begin and end with [ and ], respectively. Also, class names are CASE-SENSITIVE.

file  logs3.h [code]
 

s3 log table implementation.


file  lts.h [code]
file  mdef.h [code]
 

Model definition.


file  misc.h [code]
 

(s3.0 specific ) Miscellaneus operation used by differerent sphinx 3.0 family of tools.


file  mllr.h [code]
 

(Sphinx 3.X specific) Single Stream MLLR.


file  ms_gauden.h [code]
 

(Sphinx 3.0 specific) Gaussian density module.


file  ms_mgau.h [code]
 

(Sphinx 3.0 specific) A module that wraps up the code of gauden and senone because they are closely related.


file  ms_mllr.h [code]
 

(Sphinx 3.0 specific) Multiple stream MLLR.


file  ms_senone.h [code]
 

(Sphinx 3.0 specific) multiple streams senones. used with ms_gauden.h In Sphinx 3.0 family of tools, ms_senone is used to combine the Gaussian scores. Its existence is crucial in Sphinx 3.0 because 3.0 supports both SCHMM and CDHMM. There are optimization scheme for SCHMM (e.g. compute the top-N Gaussian) that is applicable to SCHMM than CDHMM. This is wrapped in senone_eval_all.


file  s2_semi_mgau.h [code]
file  s3_arraylist.h [code]
file  s3_cfg.h [code]
file  s3_decode.h [code]
 

header for live mode decoding API


file  s3_endpointer.h [code]
file  s3types.h [code]
 

Size definition of semantically units. Common for both s3 and s3.X decoder.


file  search.h [code]
 

The temporary header file for sphinx 3 functions.


file  sort.h [code]
file  sphinx3_export.h [code]
file  srch.h [code]
 

search abstraction.


file  srch_allphone.h [code]
file  srch_debug.h [code]
 

implementation of search debug mode.


file  srch_do_nothing.h [code]
 

implementation of search that does nothing.


file  srch_flat_fwd.h [code]
file  srch_fsg.h [code]
file  srch_output.h [code]
file  srch_time_switch_tree.h [code]
file  srch_word_switch_tree.h [code]
 

Implementation of word-switching tree search.


file  stat.h [code]
 

The wrapper structure for all statistics in sphinx 3.x.


file  subvq.h [code]
 

Implementation of Sub-vector quantization.


file  tmat.h [code]
 

Transition matrix data structure.


file  utt.h [code]
 

high level caller of the Viterbi algorithm


file  vector.h [code]
 

operation on Vector


file  vithist.h [code]
 

Viterbi history structures. Mainly vithist_t, also its slightly older brother latticehist_t. They are respectively used by decode (mode 4 and 5) and decode_anytopo (mode 3). The curent arrangement is temporary.


file  whmm.h [code]
 

Word hmm instance that is used by sphinx 3.0 decode_anytopo search.


file  wid.h [code]
 

coversion of dictionary ID to LM ID.


file  word_fsg.h [code]
file  word_graph.h [code]
file  word_ugprob.h [code]

Generated on 7 Mar 2010 by  doxygen 1.6.1