[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:02434] HTS binary mmf file to HTS ASCII mmf file


Hi,

I want to obtain an ascii version of the reclustered.mmf file. I tried this command (I found this on this mailing list):

../../../../../../../hts/bin/HHEd -H re_clustered.mmf -w re_clustered_ascii.mmf list empty.hed

but I get this error:

HMM Def Error: Stream limit exceeded at line 2/col 5/char 7 in re_clustered.mmf
  ERROR [+7050]  HMError:
HMM Def Error: GetOptions: GetOption failed at line 2/col 6/char 8 in re_clustered.mmf
  ERROR [+7050]  HMError:
HMM Def Error: LoadAllMacros: GetOptions Failed at line 1/col 0/char -1 in re_clustered.mmf
  ERROR [+7050]  HMError:
  ERROR [+7050]  LoadHMMSet: Macro name expected
  ERROR [+2628]  Initialise: LoadHMMSet failed
 FATAL ERROR - Terminating program ../../../../../../../hts/bin/HHEd


So my question is how to get the ASCII version

Thanks

Sebastien

Follow-Ups
[hts-users:02435] Re: HTS binary mmf file to HTS ASCII mmf file, Keiichiro Oura