Monday, March 24, 2014

How to convert a binary MMF file to ASCII MMF file

In HTS, 're_clustered_all.mmf.1mix' file is binary format.

In order to convert this file to ASCII format,
use the HTK's HHEd !!!


HHEd -A -C configure_file -H input_binary_mmf_file -w output_ascii_mmf_file empty_edit_script_file hmm_model_list_file

example)
/home/HHEd -A -C /home/trn.cnf -D -T 1 -H /home/re_clustered_all.mmf.1mix -w /home/output_ascii /home/null.hed /home/tiedlist

No comments:

Post a Comment