VoxForge
Hi,
while I execute this command:
HHEd -A -D -T 1 -H HMM12/macros -H hmm12/hmmdefs -M hmm13 tree.hed triphones1
I got this error:
HHEd
465/465 Models Loaded [5 states max, 1 mixes max]
RO 100.00 ''
Setting outlier threshold for clustering
RO->LS stats
and loading state occupation stats
ERROR [+5010] InitSource: Cannot open source file stats
ERROR [+7210] LoadStatsFile: Can't open file stats
FATAL ERROR - Terminating program C:\cygwin\HTK\htk-3.3-windows-binary\htk\HHEd.exe
can somebody help?
Hamid.
Hi Hmid,
>ERROR [+5010] InitSource: Cannot open source file stats
I think that HTK is looking for the "stats" file you created in Step 9 - in the last HRest command:
$HERest -A -D -T 1 -C config -I wintri.mlf -t 250.0 150.0 3000.0 -s stats -S train.scp -H hmm11/macros -H hmm11/hmmdefs -M hmm12 triphones1
Ken