Chandan G M - 2017-11-15

hi...
iam doing this project for semicontinuos so i have an4,pocketsphinx,sphinxbase and sphinxtrain.
The problem is after data (an4) got set up, i got sphinxtrain.cfg and feat.params in my etc file.Then i modified sphinxtrain.cfg.(i used pocket sphinx). While running the the next step
"python ../sphinxtrain/scripts/sphinxtrain run".iam getting output as feature extraction is done. but im not getting mfcc feature in feat file, simply it creates feat file. It will go to the next step(verify_all.pl),
there im getting "warrning:error 'D:spnx/an4/etc/an4_train.fileids the feature file D:spnx/an4/feat/1.mfc doesnot exist or empty...what is the error in this?
Thanks...