I'm trying to run sphinx3_align, but I'm getting an error like this:
INFO: main_align.c(1008): M010101: 334 input frames
assertion "stail.predlist" failed: file "s3_align.c", line 924
and it doesn't goes on...
I was told maybe there was a problem with my transcriptions, but actually I don't know how to make sure they're correct... My transcription file looks like this:
PESQUISA É UMA COISA QUE MUDA A TODA HORA (M010101)
NO TOTAL SERÃO CHAMADOS VINTE E SEIS MIL CANDIDATOS (M010102)
...
Is there anything wrong? Can someone help me with this problem?
I would really appreciate it...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ok.. It worked with release version... Thank you..
Now.. Just one more question.... How is the control file I should use with sphinx3_align?
Is it supposed to be just a list with the name of each utterance?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There is no reason to start another thread on the same topic. Did you try
<s> PESQUISA É UMA COISA QUE MUDA A TODA HORA </s> (M010101)
Check that there is no space in the end, try to remove words one-by-one from this line and find which word cause problem. Then check this word in a dictionary. If problem still stays with latest sphinx3 nighly build, pack your dictionary with appropriate words and a model in an archive and share it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well, actually I wasn't using the latest version of sphinx 3... But I can't install the latest version of the sphinx 3 nightly build here..
I'm using cygwin in windows and I always get an error when trying to compile sphinxbase... Do you know what it could be?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well, even if the problem is reproducable with release, show your configuration files please. Send them to me/share. There is mistake in your configuration.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to run sphinx3_align, but I'm getting an error like this:
INFO: main_align.c(1008): M010101: 334 input frames
assertion "stail.predlist" failed: file "s3_align.c", line 924
and it doesn't goes on...
I was told maybe there was a problem with my transcriptions, but actually I don't know how to make sure they're correct... My transcription file looks like this:
PESQUISA É UMA COISA QUE MUDA A TODA HORA (M010101)
NO TOTAL SERÃO CHAMADOS VINTE E SEIS MIL CANDIDATOS (M010102)
...
Is there anything wrong? Can someone help me with this problem?
I would really appreciate it...
Ok.. It worked with release version... Thank you..
Now.. Just one more question.... How is the control file I should use with sphinx3_align?
Is it supposed to be just a list with the name of each utterance?
There is no reason to start another thread on the same topic. Did you try
<s> PESQUISA É UMA COISA QUE MUDA A TODA HORA </s> (M010101)
Check that there is no space in the end, try to remove words one-by-one from this line and find which word cause problem. Then check this word in a dictionary. If problem still stays with latest sphinx3 nighly build, pack your dictionary with appropriate words and a model in an archive and share it.
Well, actually I wasn't using the latest version of sphinx 3... But I can't install the latest version of the sphinx 3 nightly build here..
I'm using cygwin in windows and I always get an error when trying to compile sphinxbase... Do you know what it could be?
Well, even if the problem is reproducable with release, show your configuration files please. Send them to me/share. There is mistake in your configuration.