Montreal-Forced-Aligner icon indicating copy to clipboard operation
Montreal-Forced-Aligner copied to clipboard

Command line utility for forced alignment using Kaldi

Results 213 Montreal-Forced-Aligner issues
Sort by recently updated
recently updated
newest added

Hi, I am working on a corpus where I have some additional information for each word I pass to the MFA. The issue is, that the MFA align output is...

enhancement

Hi! I tried to install MFA on macOS 12.0.1 M1 with miniforge. I get the following error: ``` PackagesNotFoundError: The following packages are not available from current channels: - montreal-forced-aligner...

**Debugging checklist** [x] Have you updated to latest MFA version? [ ] Have you tried rerunning the command with the `--clean` flag? **Describe the issue** A clear and concise description...

bug

Certain files error in mfa validate: "utterances that need a larger beam to align" [x ] Have you updated to latest MFA version? (version 2.0.0rc1) [ x] Have you tried...

bug

Hi @mmcauliffe, Is there a flag or configuration I can use to tell the MFA to not remove the utterance tier during the alignment process or to have the MFA...

bug

I downgrade baumwelch to version 0.3.6, but got this error. The content of baumwelch.0.log is: baumwelchrandomize: error while loading shared libraries: libfst.so.24: cannot open shared object file: No such file...

bug

From (https://githubhot.com/repo/MontrealCorpusTools/Montreal-Forced-Aligner/issues/401), I konw to downgrade the version of baumwelch to 0.3.6 to solve this error, but the command: conda install baumwelch=0.3.6 doesn't work because the version baumwelch=0.3.6 is not...

bug

**Debugging checklist** [x] Have you updated to latest MFA version? [x] Have you tried rerunning the command with the `--clean` flag? **Describe the issue** running: mfa align --clean ~/input english...

bug

``` FileNotFoundError: [Errno 2] No such file or directory: '/root/Documents/MFA/wav_txt_train_acoustic_model/monophone/0.lexicon.0.acc' ``` run command: ``` mfa train --clean ./wav_txt ./lexicon.txt ./output ```

bug

the issues is that because of the special scenario , I only have labs with phoneme information and the dictionary i used is phoneme to phoneme format, for example ,...

bug