IPS-LMU / emuR

The main R package for the EMU Speech Database Management System (EMU-SDMS)
http://ips-lmu.github.io/EMU.html
23 stars 15 forks source link

convert_TextGridCollection() fails disgracefully when there are items without time information #270

Open MJochim opened 1 year ago

MJochim commented 1 year ago

When an ITEM level contains an item without a link to a SEGMENT or EVENT level, convert_TextGridCollection() fails. That is to be expected, because TextGrid cannot contain items without time information. But we should have a proper error message.