Closed NataliaShmueli closed 1 year ago
Can you try updating to the latest version conda update montreal-forced-aligner pgvector
? I fixed a couple of issues that could be affecting the start up here, but you might also need to delete the pg_mfa_global directory in the temporary folder to clear out the previous failed runs after updating.
Trying to update with conda update montreal-forced-aligner pgvector
gives me PackageNotInstalledError: Package is not installed in prefix. prefix: C:\Users\Natalia\miniconda3 package name: montreal-forced-aligner
I deleted everything from my temp directory, and it worked with a standard G2P model, but when I re-deleted everything and ran with --phonetisaurus, it wouldn't run again.
Wait, I updated via conda create -n aligner -c conda-forge montreal-forced-aligner
and that did something, but it's still on 1.2.3, it seems. I then cleaned the temp folder, and it's training now, it seems.
Ok sounds like it's working, so I'll close this out
Debugging checklist
[ x] Have you updated to latest MFA version? [ x] Have you tried rerunning the command with the
--clean
flag?Describe the issue A clear and concise description of what the bug is. Trying to run the G2P on a German dictionary with appended --phonetisaurus and model refuses to load. I also have -j 4 and the --temp_directory redirecting to my K: drive. I've run it before, but I wanted to fix about 20 words, and now in 2.1.3, it won't run.
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
). German.logDesktop (please complete the following information):
Additional context Add any other context about the problem here. Here is a photo. It's been at this stage for about an hour now.