MontrealCorpusTools / Montreal-Forced-Aligner

Command line utility for forced alignment using Kaldi
https://montrealcorpustools.github.io/Montreal-Forced-Aligner/
MIT License
1.26k stars 242 forks source link

[BUG] Fine tuning not been run #747

Open stefanocoretta opened 5 months ago

stefanocoretta commented 5 months ago

Debugging checklist

[x] Have you updated to latest MFA version? [x] Have you tried rerunning the command with the --clean flag?

Describe the issue

Runninf mfa align --fine_tune with the greek_cv model skips fine tuning.

For Reproducing your issue Please fill out the following:

  1. Corpus structure
    • What language is the corpus in? Greek
    • How many files/speakers? 16,000 +
    • Are you using lab files or TextGrid files for input? Lab files
  2. Dictionary
    • Are you using a dictionary from MFA? If so, which one? greek_cv
    • If it's a custom dictionary, what is the phoneset?
  3. Acoustic model
    • If you're using an acoustic model, is it one download through MFA? If so, which one? greek_cv
    • If it's a model you've trained, what data was it trained on?

Log file Please attach the log file for the run that encountered an error (by default these will be stored in ~/Documents/MFA).

No error

Desktop (please complete the following information):

Additional context I am actually not sure it's a bug, but rather a feature of models trained with the XPF phone set (tried aligning Swahili with --fine_tune and worked fine.