# parameters file for decoder demo # # define monophones file # monophones_file = /ftp/pub/resources/courses/ece_8993_speech/homework/1998/utilities/decoder/trace_projection/data/common/monophones.text # define transitions file # transitions_file = /ftp/pub/resources/courses/ece_8993_speech/homework/1998/utilities/decoder/trace_projection/data/common/transitions.text # define state file # states_file = /ftp/pub/resources/courses/ece_8993_speech/homework/1998/utilities/decoder/trace_projection/data/common/states.bin # define models file # models_file = /ftp/pub/resources/courses/ece_8993_speech/homework/1998/utilities/decoder/trace_projection/data/common/models.text # define phones file # phones_file = /ftp/pub/resources/courses/ece_8993_speech/homework/1998/utilities/decoder/trace_projection/data/common/phones.text # define lexicon file # lexicon_file = /ftp/pub/resources/courses/ece_8993_speech/homework/1998/problem_07/le/data/lexicon.text # define grammar file # grammar_file = /ftp/pub/resources/courses/ece_8993_speech/homework/1998/problem_07/le/data/grammar.text # define input file # input_file = /ftp/pub/resources/courses/ece_8993_speech/homework/1998/problem_07/le/data/9030/9030.input.text # define output file # output_file = /ftp/pub/resources/courses/ece_8993_speech/homework/1998/problem_07/le/data/9030/9030.output.text # define the input mmf format # mmf_format = binary # end of file #