Open dsli208 opened 3 years ago
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?
What command do I use to update the MFA?
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 aKaldiProcessingError
and how I could resolve it?