-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CTM2XML error on initial test #1
Comments
The CTM file is actually entirely empty, which is obviously wrong. The ctm2xml converter stumbles over it, but that's secondary. |
This has nothing to do with the ctm2xml conversion. ASR engine fails at some point. I need to see the log files. |
Here's the CLAM full log of my test run: error.log. And here's the scratch dir: http://lst.science.ru.nl/~proycon/scratchtest.tar.gz |
Ok, the exact same error now turns up for oral_history as well, despite that not having changed, so the problem isn't even eng_ASR as such. Something may have gone wrong in the underlying kaldi installation. I'll force another update with recompilation of kaldi. |
I recompiled kaldi but the issue persists. |
I'm following a lead now, from two of the logs:
Next question is what provides these programs and why can't they be found? |
I just sent an email. |
Ah great, I see, we found the problem at the same time then :) I'll investigate why they're not in $PATH |
Awesome! :) |
Ok, it seems they were never in $PATH in LaMachine so I now wonder why it used to work before. Also, kaldi is a bit chaotic as they have a whole bunch of
Now I could of course simply add all of these to $PATH (I'm assume there is no conflict in names then). Shall we do that or do you have a better suggestion? (I know there are some local env.sh and path.sh scripts in the resources that perhaps assume this role?) |
Ah, I found the problem in your path.sh (I assume this gets executed?). Here you set the environment but you use an absolute path, which you can't do, you'll have to let LaMachine set KALDI_ROOT and not overwrite it.
|
The oral history webservice doesn't have that $PATH problem but actually fails on something else:
The hard link to |
The new LaMachine with the webservice is deployed on ponyland now. I recorded and submitted a wave file to test it, and the service runs but produces an error:
The text was updated successfully, but these errors were encountered: