I'm trying to compile sphinx3 (to get sphing3_align binary in order to use force-alignment in sphinxtrain) latest version from repo (sphinxbase is latest SVN trunk too). Compilation success but when I type "make check" I get two failing tests:
PS: Other thing to note is that, before download trunk version from repo, I tried with latest available releases (both for sphinxbase and sphinx3) and sphinx3 failed to compile with message:
I am getting the same error when compiling sphinx3(-0.8) and sphinxbase(-0.8) with latest available releases and also with different versions(sphinx3-0.8 and sphinxbase-0.6).
Please help me out.
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
I'm trying to compile sphinx3 (to get sphing3_align binary in order to use force-alignment in sphinxtrain) latest version from repo (sphinxbase is latest SVN trunk too). Compilation success but when I type "make check" I get two failing tests:
PASS: test-decode-simple.sh
PASS: test-decode-raw.sh
PASS: test-decode.sh
PASS: test-decode-clm.sh
PASS: test-decode-mllr.sh
PASS: test-decode-s3cont.sh
PASS: test-decode-mode1.sh
PASS: test-decode-mode2.sh
PASS: test-decode-s2semi.sh
PASS: test-decode-lts.sh
PASS: test-decode-mode3.sh
PASS: test-decode-2ndstage.sh
PASS: test-decode-mode1368.sh
PASS: test-decode-mode1369.sh
PASS: test-lm_convert-and-decode.sh
PASS: test-dp.sh
PASS: test-align.sh
PASS: test-align-mllr.sh
PASS: test-lattice-htk.sh
FAIL: test-livepretend.sh
FAIL: test-livepretend-clm.sh
PASS: test-livepretend-mllr.sh
PASS: test-livepretend-fsg.sh
PASS: test-lm_convert.sh
PASS: test-astar.sh
PASS: test-astar-clm.sh
PASS: test-dag.sh
PASS: test-dag-clm.sh
PASS: test-gausubvq.sh
PASS: test-ep.sh
PASS: test-conf.sh
PASS: print-summary.sh
Is this ok? Can I simply ignore (at least for using sphing3_align binary)? Or am I doing something wrong?
Thanks!
It is ok.
Ok, thank you.
PS: Other thing to note is that, before download trunk version from repo, I tried with latest available releases (both for sphinxbase and sphinx3) and sphinx3 failed to compile with message:
Last edit: Ruben Suarez 2016-02-01
This is also fine.
Hey!
I am getting the same error when compiling sphinx3(-0.8) and sphinxbase(-0.8) with latest available releases and also with different versions(sphinx3-0.8 and sphinxbase-0.6).
Please help me out.
Thanks!
You need to checkout sphinx3 from subversion.
Could you please provide me a link to it?
Ask google
Still getting the same error with message:
You need latest pocketsphinx,sphinxbase and sphinx3 from subversion and everything will work.
Yes, I downloaded latest version of sphinx3 and sphinxbase from subversion but still getting the same error.
You need to remove old versions present in your system and compile and install everything from scratch, sphinxbase first, then sphinx3.
Still the same error. Is it due to different versions of sphinx3 and sphinxbase? As subversion includes sphinxbase-5prealpha and sphinx3-0.8.