MontrealCorpusTools / Montreal-Forced-Aligner

Command line utility for forced alignment using Kaldi
https://montrealcorpustools.github.io/Montreal-Forced-Aligner/
MIT License
1.28k stars 242 forks source link

Support features other than MFCCs #5

Open mmcauliffe opened 8 years ago

mmcauliffe commented 8 years ago

Kaldi has several features available for use, these should be options in MFA:

The current default is MFCCs + deltas.

All features should be benchmarked and the default should be the best performing.

lomizandtyd commented 6 years ago

Do you have made any progress on it?