VoxForge
Thank you very much.
I follow your suggestions and now I run sphinxtrain1.0.8, but i've got this error:
Aligning results to find error rate word_align.pl failed with error code 65280 at /usr/local/lib/sphinxtrain/scripts/decode/slave.pl line 173.
> Aligning results to find error rate word_align.pl failed with error code 65280 at /usr/local/lib/sphinxtrain/scripts/decode/slave.pl line 173.
tks a lot for your reply, but the error message is still there.
Just to be clear, I summarize the step I did:
1. Installed Sphinxbase 0.8 and Sphinxtrain 1.0.8
2. I ran sphinxtrain -t sino setup
3. I copied my files in etc dir
4. I ran sphinxtrain run command and I got the error:
Can't open /home/myuser/sperimentazione/sino/result/sino-1-1.match word_align.pl failed with error code 65280 at /usr/local/bin/sphinxtraing/scripts/decode/slave.pl line 173.
I check my /logdir/decode/sino-1-1.log contains only two dates.
many thanks in advance.
I tried also to copy your sino-1-1.match in my result dir, and it run well, but I think this file should be generated from training process.
Empty log means you didn't install pocketsphinx decoder properly. Make sure you can run pocketphinx_continuous from the command line. Common reason of such errors is that you didn't define LD_LIBRARY_PATH as was suggested by tutorial.
Thank a loooooooooooooot you are my guru :D
Now i will work to increase my database.
I hope to reach my aim although i know that now start the hard work ;)
Could you tell me where I can found a brief or high level description of the parameters I can set in the sphinx_train.cfg file?
Thank in advance
> Could you tell me where I can found a brief or high level description of the parameters I can set in the sphinx_train.cfg file?
thank you, the book you've suggested me is fantastic.
But I've a question, I've noted that thus my training db is very small (less than 1 hours) I have best result when the number of tiedstate (or senones) is 600 than 200.
I don't understand why this happens i tryed 600 because i have 40 phones in my dictionary and 15 people's voices, so i setted tiedstate=600 in the cfg file but is only a test.
I reach WER and SER value better than i use tiedstate =200, and the hellongram show me that the recognition is well.
Could you explain me why?