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] #673

Closed btyree14 closed 1 year ago

btyree14 commented 1 year ago

Debugging checklist

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

Describe the issue When using a dictionary with IPA length markers the program removes the length markers in the outputted TextGrids. The outputted dictionary in the model shows that the versions with the length markers weren't encountered.

For Reproducing your issue Please fill out the following:

  1. Corpus structure
    • What language is the corpus in? Panará
    • How many files/speakers? 5
    • Are you using lab files or TextGrid files for input? TextGrid
  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? No
    • If it's a model you've trained, what data was it trained on? Trained on the 5 Panará files. This run was just to get the textgrids set up properly to edit gold standard files.

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 raised.

Desktop (please complete the following information):

Additional context

btyree14 commented 1 year ago

: needed to be replaced with ː in all files.