textgrid
textgrid copied to clipboard
ENH TextGrid.read(): accept file-like object
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.
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?