Open freemedom opened 1 month ago
i just want to align some english mp3 and txt. i don't know much about these technical terms.
i'm not sure what happened. i think i don't need to train, i just need english pretrained model.
i find that mfa align <mp3 and txt> english_us_arpa english_us_arpa <output textgrid> --clean --beam 100 --retry_beam 400
is ok. it just can't run mfa validate
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.2.0 [x] Have you tried rerunning the command with the--clean
flag?Describe the issue File "C:\Users\xxx.conda\envs\aligner\Lib\site-packages\montreal_forced_aligner\acoustic_modeling\base.py", line 321, in acc_stats f"Transition model update: Overall {objf_impr / count} "