MontrealCorpusTools / Montreal-Forced-Aligner

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

[BUG] G2P Fails on Smaller Dictionary #672

Open NataliaShmueli opened 1 year ago

NataliaShmueli commented 1 year 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 A clear and concise description of what the bug is.

During the training of phonetisaurus style G2P, it fails to finish after the 10th interaction on a 138-word dictionary in Toki Pona (it previously worked). It does work for non-phonetisaurus style, however.

For Reproducing your issue Please fill out the following:

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

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 TokiPonaDictionary.log

Add any other context about the problem here.

I updated my CPU and GPU and I ran with 17 jobs.