WARNING:UtteranceIDmismatchonline204:9-20vs9-13Useofuninitializedvalue$_[0]insubstitution(s///) at /usr/share/perl5/File/Basename.pm line 341, <TRN> line 205.fileparse():needavalidpathnameat/home/anati/Corpus/Anati/scripts_pl/00.verify/verify_all.plline389Somethingfailed:(/home/anati/Corpus/Anati/scripts_pl/00.verify/verify_all.pl)
how i can fix errors ???
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
WARNING: Utterance ID mismatch on line 204: 9-20 vs 9-13
Use of uninitialized value $_[0] in substitution (s///) at /usr/share/perl5/File/Basename.pm line 341, <TRN> line 205.
fileparse(): need a valid pathname at /home/anati/Corpus/Anati/scripts_pl/00.verify/verify_all.pl line 389
why ??
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anati, my friend. I'm sorry to say that but a very clear reason of the problem
is contained in the message you posted. It's written in a plain text with big
letters. You just need to read and understand it. If you don't understand
something specific about this message you are welcome to ask.
It's not productive to create 20 topics about the same problem, I don't see
how it can help you. Instead, try to understand the program output.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
sphinx warning halt the code execution which is not strange in programming
language !! ... so i ignore warnings which is false in sphinx state !!
Sorry, I don't quite understand that
-- many important thing is not clear in tutorial !! ... i promise you i will
write clear steps for sphinx ... if you allow me !
That would be much appreciated
this msg appear for all my words in train_tra....
I more trust the program than you and think that words are really missing.
Most likely your filler dictionary is empty. In any case if you can't find the
issue yourself you are always welcome to share the etc folder. Pack it into
archive and upload to file sharing resource. Give here a link.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thus, in addition to the speech signals, you will also be given a set of
transcripts for the database (in a single file) and two dictionaries, one in
which legitimate words in the language are mapped sequences of sound units (or
sub-word units), and another in which non-speech sounds are mapped to
corresponding non-speech or speech-like sound units. We will refer to the
former as the language dictionary and the latter as the filler dictionary.
There are no " non-speech or speech-like sound units " in my commands so i
didnt use it .
plz see my etc file
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
thanx ... i resolve problem in filler ... and this is the training result
Training for 8 Gaussian(s) completed after 6 iterations
MODULE: 60 Lattice Generation
Skipped: $ST::CFG_MMIE set to 'no' in sphinx_train.cfg
MODULE: 61 Lattice Pruning
Skipped: $ST::CFG_MMIE set to 'no' in sphinx_train.cfg
MODULE: 62 Lattice Format Conversion
Skipped: $ST::CFG_MMIE set to 'no' in sphinx_train.cfg
MODULE: 65 MMIE Training
Skipped: $ST::CFG_MMIE set to 'no' in sphinx_train.cfg
MODULE: 90 deleted interpolation
Skipped for continuous models
is it true??
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
MODULE:DECODEDecodingusingmodelspreviouslytrainedDecoding0segmentsstartingat0(part1of1)AligningresultstofinderrorrateCan't open /home/anati/Corpus/Anati/result/asr-1-1.matchCan'topen/home/anati/Corpus/Anati/etc/Anati_test.fileidsforreading
there is no asr-1-1.match file ,how i can generate it?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
ERROR: "ngram_model_arpa.c", line 466: File /home/anati/Corpus/Anati/etc/Anati.lm.DMP not found
ERROR: "ngram_model_dmp.c", line 106: Dump file /home/anati/Corpus/Anati/etc/Anati.lm.DMP not found
ERROR: "ngram_search.c", line 208: Failed to read language model file: /home/anati/Corpus/Anati/etc/Anati.lm.DMP
note: this is the lm file ... is it true format ? and how i can convert it
to dmp file ?
This is not an lm format, it's a grammar in jsgf format. You can not convert
it to dmp. You still can use it with a decoder, but you need to edit the
script scripts_pl/decode/ps_decode.pl. You need to change -lm to -jsgf there.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
perl ./scripts_pl/RunAll.pl
.
.
.
.
.
.
how i can fix errors ???
WARNING: Utterance ID mismatch on line 204: 9-20 vs 9-13
why ??
Anati, my friend. I'm sorry to say that but a very clear reason of the problem
is contained in the message you posted. It's written in a plain text with big
letters. You just need to read and understand it. If you don't understand
something specific about this message you are welcome to ask.
It's not productive to create 20 topics about the same problem, I don't see
how it can help you. Instead, try to understand the program output.
thnx for ur advise
but i have some notes:
-- sphinx warning halt the code execution which is not strange in programming
language !! ... so i ignore warnings which is false in sphinx state !!
-- many important thing is not clear in tutorial !! ... i promise you i will
write clear steps for sphinx ... if you allow me !
this msg appear for all my words in train_tra....
but im sure this words is exist in dic , so what are the wrongs ??
Sorry, I don't quite understand that
That would be much appreciated
I more trust the program than you and think that words are really missing.
Most likely your filler dictionary is empty. In any case if you can't find the
issue yourself you are always welcome to share the etc folder. Pack it into
archive and upload to file sharing resource. Give here a link.
my filler is empty because i dont know where i should use it !
plz see the etc file
http://www.2shared.com/file/EXT7U8xl/etctar.html
It's described in tutorial
http://cmusphinx.sourceforge.net/wiki/tutorialam
You just need to read it
Thus, in addition to the speech signals, you will also be given a set of
transcripts for the database (in a single file) and two dictionaries, one in
which legitimate words in the language are mapped sequences of sound units (or
sub-word units), and another in which non-speech sounds are mapped to
corresponding non-speech or speech-like sound units. We will refer to the
former as the language dictionary and the latter as the filler dictionary.
There are no " non-speech or speech-like sound units " in my commands so i
didnt use it .
plz see my etc file
You still need to create filler file as described in tutorial.
I filled filler file with:
thanx ... i resolve problem in filler ... and this is the training result
is it true??
but plz check if lm is true in etc folder !
[anati@Anati Anati]$ ./scripts_pl/decode/slave.pl
there is no asr-1-1.match file ,how i can generate it?
Read logdir for the details of the problems you have.
look
http://cmusphinx.sourceforge.net/wiki/tutoriallm
but the error is
!!!
after that i typed
but thr result
note: this is the lm file ... is it true format ? and how i can convert it to
dmp file ?
This is not an lm format, it's a grammar in jsgf format. You can not convert
it to dmp. You still can use it with a decoder, but you need to edit the
script scripts_pl/decode/ps_decode.pl. You need to change -lm to -jsgf there.
ok,please how i write my commands
in lm format ??
Read the tutorial
http://cmusphinx.sourceforge.net/wiki/tutoriallm
i did steps in tutorial ... but the result was :
why ?
and i put my arabic word as is in corpus.txt
plz see
my logdir and lm .... here
http://www.2shared.com/file/uOwbmp5Y/checktar.html
Everything is good in the archive. Check the files in the result folder too.
this is result
http://www.2shared.com/file/lNw49-gV/resulttar.html
And, did you look inside? I see the reason after 1 minute.
i see there is word redundant خلف at 6/6-12 !!
althought in test files it isnt !
plz what is wrong?