我正在尝试使用HDMan
htk 工具包的命令,但出现“致命”错误。我的控制台如下所示:
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
找不到names
文件。我不知道如何创建这个文件以及这个文件的内容是什么。
谁能帮帮我吗?