Hi all
I use sphinxtrain1.0.7 to train the acoustic models. I have completed "
./scripts_pl/make_feats.pl -ctl etc/an4_train.fileids"
"./scripts_pl/make_feats.pl -ctl etc/an4_test.fileids" . There are some errors
when run verify_all.pl.
Phase 3: CTL - Check general format; utterance length (must be positive);
files exist
WARNING: CTL file missing a newline at end of file
WARNING: CTL file, wav/sample1., does not exist, or is empty
WARNING: CTL file,wav /sample2., does not exist, or is empty
WARNING: CTL file,wav /sample3., does not exist, or is empty
WARNING: CTL file, wav/sample4., does not exist, or is empty
WARNING: CTL file, wav/sample5., does not exist, or is empty
WARNING: CTL file, wav/sample6., does not exist, or is empty
WARNING: CTL file, wav/sample7., does not exist, or is empty
WARNING: CTL file, wav/sample8., does not exist, or is empty
WARNING: CTL file, wav/sample9., does not exist, or is empty
WARNING: CTL file, wav/sample10., does not exist, or is empty
Hi all
I use sphinxtrain1.0.7 to train the acoustic models. I have completed "
./scripts_pl/make_feats.pl -ctl etc/an4_train.fileids"
"./scripts_pl/make_feats.pl -ctl etc/an4_test.fileids" . There are some errors
when run verify_all.pl.
mydb_train.fileids
mydb_train.trainscription
How can i solve this problem? Thanks!
What is the CTL files? Why it does not exsit? I train the models according to
the tutorial "Training Acoustic Model For CMUSphinx".
The file with extension fileids containing the references to the feature files
for each recording
You did not create feature files properly
Looks like you are not accurate enough and skipped important step.