textgrid icon indicating copy to clipboard operation
textgrid copied to clipboard

ENH TextGrid.read(): accept file-like object

Open christianbrodbeck opened this issue 4 years ago • 1 comments
trafficstars

I was working with a corpus that included gzipped TextGrids. This modification allows reading such files directly by supplying a file object to the read function.

christianbrodbeck avatar Jun 15 '21 14:06 christianbrodbeck

I don't have any problem with this---seems sensible---but I really don't have the bandwidth to properly review or test this. I barely ever work with speech data anymore. Does anyone reading this want to take over?

kylebgorman avatar Jun 15 '21 18:06 kylebgorman