Skip to content
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

'KaldiProcessingError' Error constructing TableReader: #19

Open
megseekosh opened this issue Feb 16, 2023 · 5 comments
Open

'KaldiProcessingError' Error constructing TableReader: #19

megseekosh opened this issue Feb 16, 2023 · 5 comments

Comments

@megseekosh
Copy link

Hi,

I've tried just about every solution I can think of (reinstalling MFA, attempting on different machines and OS, updating packages, running different versions of python in the virtual env, etc.) and I continue to get a 'KaldiProcessingError' which manifests in the align.2.1.log file. This happens with some, but not all, language models (currently happening with the pre-trained Greek and when I attempt to train a Cantonese one). I'm certain I'm not the first one with this issue, so there must be an easy fix but the 16-bit suggestion is not the problem and I'm completely out of ideas of things to try.

@mmcauliffe
Copy link
Member

Can you attach the align.2.1.log file, the compile_train_graphs.2.1.log file, and the make_mfccs.1.log file in the {corpusname}/split{numjobs}/log directory? Not sure which one might be the culprit.

@megseekosh
Copy link
Author

Thank you! Hopefully it's a quick fix.

align.2.1.log
compile_train_graphs.2.log
make_mfcc.1.log

Note that this particular attempt was performed over just a few files, as I was trying to isolate the source of the error, but it manifests over larger corpora as well.

@mmcauliffe
Copy link
Member

Can you send the compile_train_graphs.1.log instead (I misspecified it in my original message, sorry!)? The align.2.1.log is complaining about something going wrong with compiling those, so that should have more insight.

@megseekosh
Copy link
Author

Yes, here it is:

compile_train_graphs.1.log

Thank you.

@mmcauliffe
Copy link
Member

A couple of other potential solutions, if you can try adding the --debug flag and see if that works? I thought I fixed this issue in one of the recent releases, so upgrading to 2.2.3 if you're not already there might fix it, but it should have been fixed in 2.1.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants