I am trying to use HDMan
command of htk toolkit but getting 'fatal' error.
My console looks like below :
shekhar@ubuntu:/host/Shekhar/htkWorld/trial_1$ ls
beep dlog sentences (copy).txt sentences.txt~ try1.gram wlist
dict monophones1 sentences.txt sentences (with sentence numbers).txt wdnet wlist~
shekhar@ubuntu:/host/Shekhar/htkWorld/trial_1$ HDMan -m -w wlist -n monophones1 -l dlog dict beep/beep-1.0 names
ERROR [+5010] InitSource: Cannot open source file names
ERROR [+1410] CreateBuffer: Can't open file names
FATAL ERROR - Terminating program HDMan
shekhar@ubuntu:/host/Shekhar/htkWorld/trial_1$
HDMan
is not able to find names
file. I do not know how to create this file and what will be the contents of this file.
Can anyone please help me?