mlml / autovot

Trainable algorithm for automatic measurement of voice onset time
GNU Lesser General Public License v3.0
62 stars 20 forks source link

How to handle prevoicing? #91

Closed FredrikKarlssonSpeech closed 3 years ago

FredrikKarlssonSpeech commented 4 years ago

Hi,

Great work. An automatic VOT analysis machine would be a great advancement for Praat users out there. However, since the output (and expected input) is always an interval, is prevoicing (very common across languages, and in dysarthria) handled? I see a "neg" marker, which I assume would be the way to mark prevoicing, but I cannot seem to get one marked using the classifier.

Thanks!

Fredrik

thealk commented 3 years ago

I know this comment was resolved over email, but I am adding a comment and closing this issue in order to be of use to other users.

Indeed at this time AutoVOT does not handle negative VOT/prevoicing. For these cases, it is best to use the Dr.VOT system. This caveat has also been added to the AutoVOT README.

Thanks for this comment!