Montreal-Forced-Aligner icon indicating copy to clipboard operation
Montreal-Forced-Aligner copied to clipboard

Kaldi binary error

Open dsli208 opened this issue 2 years ago • 2 comments

When trying to run mfa_validate after incorporating a randomly generated sample of wav and lab files, I am running into this error: montreal_forced_aligner.exceptions.KaldiProcessingError: There was one or more errors when running Kaldi binaries.

I haven't worked too much with the MFA, let alone Kaldi binaries (this is the first time I've heard of such a thing), so I'm not too sure what would cause such an issue. It seems to cause minor issues well when trying to train with mfa align. Would anyone happen to know what would generally be causing a KaldiProcessingError and how I could resolve it?

dsli208 avatar Jul 13 '21 15:07 dsli208

Can you update to the latest version? There's an additional check for a common issue with an incompatible platform that the binaries weren't compiled for. If that doesn't pop up (and following the compilation instructions for Kaldi doesn't fix the issue), could you paste any of the errors in the align.log file in the ~/Documents/MFA temporary directory for your corpus?

mmcauliffe avatar Jul 17 '21 02:07 mmcauliffe

What command do I use to update the MFA?

dsli208 avatar Jul 19 '21 03:07 dsli208