Open chirila opened 3 months ago
Hello! I just wanted to bump this bug post. I'm experiencing the same issue, and it seems the final.alimdl file is not being generated and saved to the alignment folder for the corpus. Within the MFA's files that are generated when working with a corpus, I see all other .mdl and .ark files that are made after alignment. I've tried the adapt command on version 3.1.3, 3.1.2, 3.1.1, 3.1.0, 3.0.7. All give the same error as shown in the original post referencing missing final.alimdl. I have also tested this on a MacBook pro and a Windows 11 machine. Any information on how to overcome this would be greatly appreciated for our research goals.
Hi all - I am experiencing the same issue, tested on MacOS with 3.1.2 and 3.1.3. If I run the adapt command on a folder called ".../Desktop/ex_corpus" I can find the final.alimdl in ".../Desktop/ex_corpus/alignment", which only exists when I navigate to it directly via command line, and does not exist in the original folder. Information regarding a version with a functioning adapt method, or a way to specify where to look for this missing file would enormously help our research project.
Debugging checklist
[X ] Have you read the troubleshooting page (https://montreal-forced-aligner.readthedocs.io/en/latest/user_guide/troubleshooting.html) and searched the documentation to ensure that your issue is not addressed there? [ X] Have you updated to latest MFA version (check https://montreal-forced-aligner.readthedocs.io/en/latest/changelog/changelog_3.0.html)? What is the output of
mfa version
? 3.1.2 [X ] Have you tried rerunning the command with the--clean
flag?Describe the issue A clear and concise description of what the bug is.
I'm adapting the Tamil_cv model to a corpus from Australian data. Initial alignment works, but it looks like a file isn't saving, and I get the error below (final.alimdl not found)
For Reproducing your issue Please fill out the following:
Log file Please attach the log file for the run that encountered an error (by default these will be stored in
~/Documents/MFA
).Desktop (please complete the following information):
Additional context Add any other context about the problem here.