VoxForge
Hi Ken,
I followed your forced alignment tutorial and in the last step I got an error which is,
i7922737@w11508:~/test$ HVite -A -D -T 1 -l '*' -a -b SENT-END -m -C wav_config -H macros -H hmmdefs -m -t 250.0 150.0 1000.0 -l words.mlf -i aligned.out -S train.scp dict tiedlist
HVite -A -D -T 1 -l * -a -b SENT-END -m -C wav_config -H macros -H hmmdefs -m -t 250.0 150.0 1000.0 -l words.mlf -i aligned.out -S train.scp dict tiedlist
HTK Configuration Parameters[11]
Module/Tool Parameter Value
# NUMCEPS 12
# CEPLIFTER 22
# NUMCHANS 26
# PREEMCOEF 0.970000
# USEHAMMING TRUE
# WINDOWSIZE 250000.000000
# SAVEWITHCRC TRUE
# SAVECOMPRESSED TRUE
# TARGETRATE 100000.000000
# TARGETKIND MFCC_D_N_Z_0
# SOURCEFORMAT WAV
Read 4272 physical / 5964 logical HMMs
Label file will be used to align each file
Aligning File: test.wav
ERROR [+6510] LOpen: Unable to open label file test.lab
FATAL ERROR - Terminating program HVite
Could you tell me what may be the reason?
Thank you.