krometis / mfa-arc

Scripts and directory structure to run the Montreal Forced Aligner on HPC infrastructure at Virginia Tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mfa-arc

Scripts and directory structure to run the Montreal Forced Aligner on HPC infrastructure at Virginia Tech (https://www.arc.vt.edu)

Download these files:

git clone https://github.com/krometis/mfa-arc.git
cd mfa-arc

One-time setup to create the conda environment, install MFA, and tie in with Kaldi:

source mfa_setup.sh

Copy your corpus into corpus/ and then submit a job to run alignment:

sbatch mfa_align.sh

About

Scripts and directory structure to run the Montreal Forced Aligner on HPC infrastructure at Virginia Tech

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%