Hello,
maybe, one of the HTK experts can help me with the
following problem?
I am trying to do unsupervised adaptation with HVite
accordings to the example given in section 13.6.2. of
the HTK manual.
The form of the command line is as follows:
HVite -S adapt.scp -H hmmset -K trans.tmf -j 10 -i results \
-w wdnet dict hmmlist
This does not seem to work, as I always get an error-message:
ERROR [+3219] HVite: User identifier expected when saving a TMF
FATAL ERROR - Terminating program HVite
The manual just tells me, that 3219 is a generic error:
"Command line syntax error
The command line is badly formed,
refer to the manual or the command summary
printed when the command is executed without arguments."
This is the command line (with paths abbreviated)
HVite
-D
-A
-T 1
-C lib/config
-H model/hmm35/models
-S utterances.list
-i rec.mlf
-w lib/bigram.net
-p 10
-s 18.0
-t 250
-K trans.tmf
-j 2
transcrition/decode_lexicon.text
lib/triphones.tied
As adaptation is usually used for speaker adaptation,
I assume, that HVite expects an identfier for the user
to whom the set of models should be adapted.
However, I can't find any parameter like "user id" or
any way to pass such information to HVite.
Any help appreciated!
Kind regards
Harald