MontrealCorpusTools / Montreal-Forced-Aligner

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

[BUG] silence_probability set to 0 cause error #652

Closed yuzuda283 closed 1 year ago

yuzuda283 commented 1 year ago

in old version , not predicting slience words is supported, can be find in https://montreal-forced-aligner.readthedocs.io/en/latest/user_guide/configuration/global.html, but in new version(2.2.13), set this option to 0 will case error, someone know how to deal with this situation?