Getting started#

Installation#

Installing with conda

MFA is now on Conda Forge and can be installed with Anaconda or Miniconda:

conda config --add channels conda-forge
conda install montreal-forced-aligner
In-depth instructions

Want to learn more about installing? Want to use G2P commands on Windows?

First steps

First time using MFA? Want a walk-through of a specific use case?