Comments

Flat
problem with hdman
User: fatima
Date: 2/28/2013 1:32 am
Views: 3323
Rating: 9

when i write the following command according to the htk book:

$ HDMan -m -w wlist.txt -n monophones1 -1 dlog dict beep.txt names.txt

the following error ocurs:
 ERROR [+1419]  HDMan: Output dictionary file name expected
 FATAL ERROR - Terminating program C:\cygwin\usr\local\bin\HDMan.exe

help me please

Re: problem with hdman
User: kmaclean
Date: 3/8/2013 9:33 am
Views: 215
Rating: 8

> $HDMan -m -w wlist.txt -n monophones1 -1 dlog dict beep.txt names.txt

>ERROR [+1419]  HDMan: Output dictionary file name expected

should be -l dlog  (lowercase "L" instead of number "1")

from the tutorial:

    $HDMan -m -w wlist -n monophones1 -i -l dlog dict ../lexicon/voxforge_lexicon

PreviousNext