SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
o-lib
|o+core
|o+cwr
|o+data
|o+exemplar
|o+fvg
|o+hash
|o+io
|o+legacy
|o+math
|o+mem
|o+mlp
|o+nn
|o+preproc
|o+sort
|o+type
|o+util
|o*def.cProvide the fabric (keywords, macro's, ...) that holds together the SPRAAK development environment
|\*patch.cPatches various routines and macro's to get them working on a specific platform
o-prog
|o*spr_add_gauss.cIncrease the level of tying in a reduced SC_HMM
|o*spr_addkey.cAdd/modify a key in the header of a KEY file
|o*spr_bmix.cMix the data in a file
|o*spr_calc_lda.cCalculate the lda transformation for a given preprocessing and segmentation file (classes)
|o*spr_calc_oprobs.cDump state output probs
|o*spr_copy.cFile copying with conversion
|o*spr_ct2hmm.cCombine the statistics from multiple segpass or vitpass runs into an updated model
|o*spr_cwr_main.cLarge Vocabulary Continuous Speech Recognition with Hidden Markov models
|o*spr_decorr.cCalculate a good decorrelation matrix given the full covariance gaussians for an HMM-system with diagonal covariance matrices
|o*spr_delkey.cDelete a key in the header of a KEY file
|o*spr_fv_gauss.cFeature space MLLR
|o*spr_fwdbwd_probs.cFwd-bwd alignment (viterbi alike) te determine boundary probabilities
|o*spr_getkey.cGet a key from the header of a KEY file
|o*spr_hmmc2d.cConvert a (semi)continuous density HMM to a discrete HMM or to a not-reduced semi-continuous HMM
|o*spr_hmmcheck.cCheck the validity of an HMM
|o*spr_hmmd2c.cConvert a discrete HMM to a continuous or a semi-continuous HMM
|o*spr_hmmmerge.cConcatenate two HMMs
|o*spr_hmmnormalize.cNormalizes input file so that probabilities sum up to one
|o*spr_hmmprint.cPrint the values in an HMM file
|o*spr_hmmshake.cReorder the states in an HMM
|o*spr_hmmsmooth.cSmooth the mixture weights in HMM's retrained on little data
|o*spr_hmmsum.cCombine two HMMs by summing the moments
|o*spr_htk2key.cConvert from HTK format to the KEY format
|o*spr_kappend.cAppend KEY files
|o*spr_kdiff.cCompare KEY files
|o*spr_knn_dtw.cFind the k nearest neighbour templates using DTW for a given context dependent phone graph
|o*spr_lex_cvt.cModify a lexicon on a line-by-line basis
|o*spr_lm_arpabo.cConvert arpa style N-gram's to and from the binary format used in SPRAAK
|o*spr_mdt_make_cgt.cCreate cluster gaussian to back-end gaussian association table
|o*spr_mlp_bp.cTraining of MLP's
|o*spr_msg_exec.cExecute + time a program
|o*spr_mvg_init.cInitialization for K-means cluster centra and multi variate gaussians
|o*spr_nn.c
|o*spr_printf.cTest program
|o*spr_scoreres.c(Re)calculate the CSR score for a given result file
|o*spr_segpass.cInitialize an hmm file on the basis of unit or state level segmentations
|o*spr_sel_frames.cSelect frames corresponding to units or states, or to all data
|o*spr_sel_gauss.cReduce the number of Gaussians in a mixture
|o*spr_setminprob.cSet minimal probabilities in an HMM
|o*spr_sigp.cSignal processing
|o*spr_space_cake.cContinue Automatische Klank-Evaluatie
|o*spr_spraak_lex.cSpeech to text converter using the SPRaak-interface
|o*spr_spraak_socket.cSpeech interface using sockets
|o*spr_spraak_STT.cSpeech to text converter using the SPRaak-interface
|o*spr_tree2model.cConstruction of acoustic models given a decision tree
|o*spr_tree_create.cCreation of phonetic decision trees for context clustering
|o*spr_tree_gauss_split.cDecision tree based splitting of gaussians for HMMs with tied gaussians
|o*spr_tt.cTest program
|o*spr_vitalign.cViterbi alignment
|o*spr_vitpass.cOne pass of viterbi training for HMM-models
|o*spr_vitprobs.cViterbi alignment + path probabilities
|\*spr_wlatp.cProcessing of word lattices
o-scripts
|o+alien
|o+spr_pylib
|o*spr_eval.pyScript to perform evaluation experiments
|o*spr_hmm_merge.py############################################################ __ _ _ _ _ # (_ |_) |_) |_| |_| |_/ Speech Processing, Recognition & # __) | | \ | | | | | \ Automatic Annotation Kit # # Copyright 2014 UGent # # Use of this software is governed by a License Agreement
|o*spr_info.pyExtracts basic information from an hmm file
|o*spr_make_pybind.pyGenerates Python bindings for SPRAAK (advanced)
|o*spr_mdt_make_cg.py
|o*spr_mdt_make_cgt.py
|o*spr_mdt_make_prospect_mat.py
|o*spr_mdt_make_vq.py
|o*spr_parser.pyCode parser to generate include header files and prepare documentation extraction
|o*spr_pydoc_filter.pyDoxygen filter to handle custom comment formatting
|o*spr_pydoc_indexer.py
|o*spr_train.pyScript to create and train acoustic models
|o*spr_util.py
|o*spr_version.pySet, modify or report the current version of SPRAAK
|o*spr_wlat.pyLaunch script for wlat processing scripts (experimental code)
|o*spr_wlat2dot.pyConvert word lattice to dot graph file format
|\*spr_wlat2sclite.pyConvert word lattice to nist sclite format
\*index.c