MontrealCorpusTools / Montreal-Forced-Aligner

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

Accumulating Statistics incomplete[BUG] #808

Open Biyani404198 opened 4 months ago

Biyani404198 commented 4 months ago

Debugging checklist

[ ] 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? Yes [ ] 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.0.2 [ ] Have you tried rerunning the command with the --clean flag? Yes

Describe the issue A clear and concise description of what the bug is.

After each iteration of alignments, Accumulating Statistics step is not being completed 100%.

For Reproducing your issue Please fill out the following:

  1. Corpus structure
    • What language is the corpus in? Marathi
    • How many files/speakers? 13
    • Are you using lab files or TextGrid files for input? .txt files
  2. Dictionary
    • Are you using a dictionary from MFA? If so, which one? created dictionary from scratch
    • 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? No
    • If it's a model you've trained, what data was it trained on? Marathi dataset

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.