Comments

Nested
HVite Command does not find one of file.vec from train.scp
User: Nj
Date: 5/2/2012 12:03 am
Views: 2922
Rating: 11

when i am running $HVite -A -D -T 1 -l '*' -o SWT -b SENT-END -C config -H hmm7/macros -H hmm7/hmmdefs -i aligned.mlf -m -t 250.0 150.0 1000.0 -y lab -a -I words.mlf -S train.scp dict monophones1> HVite_log this commands in the console there is a message that Cannot open file2873.vec from train.scp.

If i run again this commands it is not finding another file. my train.scp contains all the file by the way. what should i do?

Re: HVite Command does not find one of file.vec from train.scp
User: kmaclean
Date: 5/2/2012 9:13 am
Views: 147
Rating: 10

> Cannot open file2873.vec from train.scp.

this is probably a path issue with the files in your train.scp

It is sometimes easier to move a subset of you files into the directory where you are running HVite (modifying you train.scp to point to these), and once you get that working, then move them to where you want them...

PreviousNext