MontrealCorpusTools / Montreal-Forced-Aligner

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

[BUG] Words Ending in Apostrophe Gets Combined with the Next Word #682

Open NataliaShmueli opened 11 months ago

NataliaShmueli commented 11 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 A clear and concise description of what the bug is. Any words that end in an apostrophe like "jumpin'" or the like gets combined with the next word. For Reproducing your issue Please fill out the following:

  1. Corpus structure
    • What language is the corpus in?
    • English
    • How many files/speakers?
    • One
    • Are you using lab files or TextGrid files for input?
    • TextGrids
  2. Dictionary
    • Are you using a dictionary from MFA? If so, which one?
    • Custom
    • 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?
    • Self-trained
    • If it's a model you've trained, what data was it trained on?
    • LibriSpeech and various other clean corpora

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