@ Sof v1.0 @ @ HiddenMarkovModel 0 @ algorithm = "INITIALIZE"; implementation = "GLOBAL"; update_levels = "state"; update_mode = "ALL"; variance_floor = 2e-4; output_type = "TEXT"; frontend = "$ISIP_TUTORIAL/recipes/frontend.sof"; audio_database = "$ISIP_TUTORIAL/databases/db/tidigits_audio_db.sof"; variance_floor_file = "$ISIP_TUTORIAL/configuration/varfloor.sof"; language_model = "$ISIP_TUTORIAL/models/word_models/lm_word_ihd.sof"; statistical_model_pool = "$ISIP_TUTORIAL/models/word_models/smp_word.sof"; update_language_model= "$ISIP_TUTORIAL/models/word_models/lm_word_ihd_init.sof"; update_statistical_model_pool = "$ISIP_TUTORIAL/models/word_models/smp_word_init.sof";