These are notes that I hope will be helpful for those trying to install and use forced alignment systems. I have used two, PraatAlign and FAVE. These are quite similar in terms of their fundamental structure and accuracy of output. I include instructions for FAVE here because I believe it is more commonly used and there is more documentation.

Before you start

Troubleshooting

export CPPFLAGS="-UPHNALG -I/usr/include/malloc/"
./configure --without-x --disable-hslab
make all
sudo make install