
Files | |
| file | acconfig.h [code] |
| file | backtrellis.c [code] |
| Word trellis related operations. | |
| file | beam.c [code] |
| The first pass: frame-synchronous beam search. | |
| file | beam.h [code] |
| Definitions for frame-synchronous beam search on 1st pass. | |
| file | config.h [code] |
| file | define.h [code] |
| Internal symbol definitions. | |
| file | dfa_decode.c [code] |
| Prediction of next words based on DFA grammar for stack decoding (2nd pass). | |
| file | extern.h [code] |
| External function declarations. | |
| file | factoring_sub.c [code] |
| Build successor tree and compute LM factoring values. | |
| file | global.h [code] |
| Global variables. | |
| file | gmm.c [code] |
| Compute scores using Gaussian Mixture Model. | |
| file | graphout.c [code] |
| Output results in word graph format. | |
| file | hmm_check.c [code] |
| Functions for checking triphone model. | |
| file | julius.h [code] |
| Top common header for Julius/Julian. | |
| file | m_adin.c [code] |
| Initialize audio input device. | |
| file | m_bootup.c [code] |
| Functions to be called on system bootup and exit. | |
| file | m_chkparam.c [code] |
| Check option parameters and set default if needed. | |
| file | m_fusion.c [code] |
| Read all models and build data for recognition. | |
| file | m_info.c [code] |
| Output all information of recognition system to standard out. | |
| file | m_jconf.c [code] |
| Read in a jconf file and process them. | |
| file | m_options.c [code] |
| Process options and configurations from jconf or command argument. | |
| file | m_usage.c [code] |
| Print help. | |
| file | main.c [code] |
| Main function of Julius/Julian. | |
| file | misc.h [code] |
| Some miscellaneous definitions. | |
| file | module.c [code] |
| Main loop for module mode (server mode). | |
| file | module.h [code] |
| Definitions for module communication. | |
| file | multi-gram.c [code] |
| Management of Recognition grammars for Julian. | |
| file | multi-gram.h [code] |
| Definitions for managing multiple grammars. | |
| file | ngram_decode.c [code] |
| Word prediction based on N-gram probability and word trellis index for 2nd pass of Julius. | |
| file | outprob_style.c [code] |
| Compute output probability of a state on lexicon tree. | |
| file | realtime-1stpass.c [code] |
| On-the-fly decoding of the 1st pass. | |
| file | record.c [code] |
| Record speech inputs into successive files. | |
| file | result_msock.c [code] |
| Output recoginition result via module socket. | |
| file | result_tty.c [code] |
| Output recoginition result to standard output. | |
| file | search.h [code] |
| Strucures for handling hypotheses on the 2nd pass. | |
| file | search_bestfirst_main.c [code] |
| Main search function for stack decoding on the 2nd pass. | |
| file | search_bestfirst_v1.c [code] |
| Viterbi path update and hypothesis score calculation on the 2nd pass, using backscan algorithm. | |
| file | search_bestfirst_v2.c [code] |
| Viterbi path update and hypothesis score calculation on the 2nd pass, using nextscan algorithm. | |
| file | version.c [code] |
| file | visual.c [code] |
| Visualization of search space using GTK/X11. | |
| file | wav2mfcc.c [code] |
| Convert speech waveform to parameter vector sequence. | |
| file | wchmm.c [code] |
| Build tree lexicon. | |
| file | wchmm.h [code] |
| Structure Definition of tree lexicon and word trellis. | |
| file | wchmm_check.c [code] |
| User inspection mode of tree lexicon. | |
| file | word_align.c [code] |
| Do Viterbi alignment per word / phoneme/ state. | |
1.4.2