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
Using Docker? Want to install via source?
First steps
First time using MFA? Want a walk-through of a specific use case?