Note July 2019: This version has some significant known issues associated with it. As such, I recommend using the 1.0.1 version that is more stable.
Changelog -----------
- Added support for .txt transcription files (94) - Fixed an issue with the MacOSX binaries where they could not be run - Fixed an issue where feature generation would fail due to the compiled OpenBLAS not being compatible with older machines (91)
1.1.0beta.1
Version 1.1 release, see https://montreal-forced-aligner.readthedocs.io/en/latest/whats_new_1.1.html for major changes in this version. This is a beta, because many things have been overhauled and has not been fully tested on a wide range of computers. If you encounter an issue, please post it to https://groups.google.com/forum/#!forum/mfa-users.
1.0.1
Minor backport of some changes and fixes from 1.1
Changelog
- Added `--quiet` flag for skipping user check for user input - Added `--beam` flag to specify the beam width for alignment - Allowed `.txt` file extension to be used if `.lab` files not available - Fixed a bug with character encoding for log files
1.0.0
This is a major release of the Montreal Forced Aligner. It includes some breaking changes with previous versions, but should be more future proof as a result. Please see http://montreal-forced-aligner.readthedocs.io/en/latest/changelog.html for more details on the changes.
0.8.1
Fixed a bug in verbose alignment from pretrained models
0.8.0
Fixes and optimizations for aligning using a pretrained model.